Desktop application for comprehensive project and task management
Hierarchical structure, visual labels, automatic progress tracking, and dark-themed interface.
Smart Project Manager is a desktop application for comprehensive project and task management, built with Python and PyQt5. It provides a hierarchical system for organizing projects, tasks, and subtasks, featuring visual labels, automatic progress tracking, and a dark-themed user interface.
Author: Alexander Suvorov
GitHub: smartlegionlab
~/.smart_project_manager/projects.jsonCtrl+N — New Project
Ctrl+T — New Task
Ctrl+B — Create BackUp
Ctrl+I — Import
Ctrl+Shift+E — Export
Ctrl+E — Edit Selected Project
Ctrl+D — Delete Selected Project
Ctrl+L — Manage Labels
F5 — Refresh View
F1 — Open Help
Ctrl+Q — Exit Application
The application allows you to create desktop entries directly from the menu:
.desktop file with proper configurationAvailable on Linux systems with desktop environments that support .desktop files (GNOME, KDE, XFCE).
Planned Features: