A minimalist CLI-based to-do list application written in Python.
- Add tasks with priorities (low, medium, high)
- Assign time intervals to tasks
- Automatic time-based sorting
- Tasks stored in Markdown format
- Portable Windows executable (no Python required!)
Download the latest '.exe' from the Releases page.
Run the executable and follow the on-screen prompts.
- Python
- PyInstaller
v1.0 - Stable