<!DOCTYPE html>
<html>
<head><title>Home Services</title>
<style>
body { font-family: system-ui, sans-serif; max-width: 600px; margin: 50px auto; padding: 20px; background: #1a1a2e; color: #eee; }
h1 { color: #00d9ff; }
a { color: #00d9ff; text-decoration: none; }
a:hover { text-decoration: underline; }
ul { line-height: 2; }
code { background: #333; padding: 2px 6px; border-radius: 3px; }
</style>
</head>
<body>
<h1>🏠 Home Services</h1>
<ul>
<li><a href="https://files.home.kevinhorecka.com:1403/">Files</a> - File browser</li>
<li><a href="https://audiobooks.home.kevinhorecka.com:1403/">Audiobooks</a> - Audiobookshelf</li>
<li><a href="https://wiki.home.kevinhorecka.com:1403/">Wiki</a> - AFFiNE knowledge base</li>
<li><a href="https://notifications.home.kevinhorecka.com:1403/">Notifications</a> - Homie notifications</li>
<li><a href="https://activity.home.kevinhorecka.com:1403/">Activity</a> - Job runs &amp; schedules</li>
<li><a href="https://unshackled.home.kevinhorecka.com:1403/">Unshackled</a> - Mobile Claude Code</li>
<li><a href="https://experiments.home.kevinhorecka.com:1403/">Experiments</a> - Bodie research playgrounds</li>
<li><a href="https://homie.home.kevinhorecka.com:1403/">Homie</a> - Authenticated dashboard &amp; sign out</li>
<li><a href="https://term.home.kevinhorecka.com:1403/">Terminal</a> - Remote terminal management</li>
</ul>
</body>
</html>