Modern desktop Todo application with powerful features.
By using this software, you agree to the full disclaimer terms.
Summary: Software provided "AS IS" without warranty. You assume all risks.
Full legal disclaimer: See DISCLAIMER.md
- Task Management - Add, edit, delete, reorder tasks
- Priorities - High/Medium/Low with color coding
- Dark/Light Theme - Toggle between themes
- Smart Filtering - Filter by status and priority
- Progress Tracking - Visual progress bar
- Smart Sorting - Sort by priority, date, or custom order
# Clone & run
git clone https://github.com/smartlegionlab/smart-todo-app-desktop.git
cd smart-todo-app-desktop
python -m venv venv
pip install -r requirements.txt
python main.pysudo pacman -S mpv
sudo ln -s /usr/lib/libmpv.so /usr/lib/libmpv.so.1- Python 3.8+
- Flet framework
- Linux/Windows supported
Licensed under BSD 3-Clause License • © 2026 Alexander Suvorov
