Modern desktop Todo application with powerful features.
- ✅ 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 • © 2024-2025 Alexander Suvorov
