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:
- It can be used as a calendar app using slash commands (not TUI).
- Update the contents of the app using a reasoning model.
- Send reminders for the tasks.
- 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.