Show HN: I built a personal AI agent that schedules its own wake-ups
Aitne is a personal AI agent designed to help users manage their daily tasks and schedules. It operates on a user's laptop, reading various inputs to create a daily plan and providing reminders throughout the day. The agent also journals the day's activities and allows users to interact with it through natural language commands.
- ▪Aitne reads the user's calendar, mail, and notes to draft a daily plan each morning.
- ▪The AI agent sends reminders and notifications throughout the day based on user preferences.
- ▪Aitne maintains user data locally, ensuring privacy and security without remote syncing.
Opening excerpt (first ~120 words) tap to expand
Aitne Wake up to a brief that was written for you, by you. At 04:00, Aitne reads your calendar, mail, GitHub, and notes — then drafts a one-page plan for the day ahead: today's meetings, the email thread you missed, the PR your teammate is waiting on. Before you've finished coffee, the summary is in your DMs. By evening it journals what actually happened. All on your laptop. All Markdown you own. Bring your own AI (Claude Code / Codex / Gemini CLI) — Aitne is the part that watches, schedules, and remembers. npm install -g @aitne-sh/aitne@latest aitne start A day with Aitne Aitne is a daemon on your laptop, connected to your calendar, mail (Gmail / Outlook / iCloud / Yahoo), GitHub, Obsidian, and Notion.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.