smart-todo-app-desktop v1.1.2

Modern desktop Todo application with powerful features

Task management with priorities, dark/light theme, smart filtering, and progress tracking.

Python Flet Desktop Todo Cross-Platform Linux

smart-todo-app-desktop — modern desktop Todo application with powerful features. Task management with priorities, dark/light theme, smart filtering, and progress tracking.

  • 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
source venv/bin/activate
pip install -r requirements.txt
python main.py

sudo pacman -S mpv
sudo ln -s /usr/lib/libmpv.so /usr/lib/libmpv.so.1

  • Python 3.8+
  • Flet framework
  • Linux/Windows supported

By using this software, you agree to the full disclaimer terms.

Software provided "AS IS" without warranty. You assume all risks.

Full legal disclaimer: See DISCLAIMER.md

License: BSD 3-Clause License

Links


Created by Alexander Suvorov

Copyright © 2026, Alexander Suvorov