Taskwarrior for DMS
March 14, 2026 · View on GitHub
A DankMaterialShell bar widget that shows your pending Taskwarrior tasks sorted by urgency.

Features
- Pending task count in the bar (horizontal and vertical layouts)
- Show top 10 tasks sorted by urgency
- Add new tasks using Taskwarrior syntax (e.g.
Buy milk +shopping priority:H) - Mark tasks as done with a single click
Requirements
- Taskwarrior — the
taskCLI must be in PATH
Installation
Via DMS Settings (recommended)
- Open DMS Settings → Plugins
- Click "Scan for Plugins"
- Find Taskwarrior and enable it
- Add the widget to the bar
Manual
git clone https://github.com/cyrylas/dms-taskwarrior ~/.config/DankMaterialShell/plugins/taskwarrior
Then scan and enable in DMS Settings → Plugins.
License
MIT License - see LICENSE file for details.
Credits
- Author: Michał Wazgird - cyrylas
- DankMaterialShell: DankMaterialShell Project
- QML/Qt: Qt Project
Support
For issues, questions, or feature requests:
- Open an issue on GitHub
Roadmap
- Filter/search tasks
- Group tasks by tags