I never know what’s next—or the due dates for my homework—so I built this thing.
It’s like an AI task assistant that stops me from vanishing off the face of the earth.
This isn’t just another boring to-do list app.
The app reads your calendar, sends desktop notifications, and—here’s the fun part—uses an LLM (via OpenRouter) to write a sarcastic journal entry of your day when you shut it down.
-
Nag Mode
Pulls your JSON tasks and sends desktop notifications every 30 minutes so you actually get things done. -
AI Journal
When you close the app (Ctrl+C), it summarizes your day into a witty productivity log. -
Basic GUI
Displays upcoming tasks in a simple window. Backend > frontend here, so don’t expect fancy visuals.
git clone https://github.com/StealthTensor/AI-Calendar-Assistant
cd Calander