Welcome to my graveyard of tinkerings.

I am building CLI based scheduler that can help me get rid of the broken scheduler in my head. I have always found calendar and any TODO app too much of a pain to maintain. Plus if you have any ADHD, you know how hard it is to keep track of things. So, I am building an app that can basically do this:

  1. It can be used as a calendar app using slash commands (not TUI).
  2. Update the contents of the app using a reasoning model.
  3. Send reminders for the tasks.
  4. Schedule tasks automaticlly depending on the schedule.

The app is designed to be simple, fast, and distraction-free - exactly what someone with ADHD needs to stay organized without getting overwhelmed by complex features.