-
Notifications
You must be signed in to change notification settings - Fork 1
Home
TODO collage of interfaces
A free and open source software to manage a TODO list, and much more.
taskdb is FOSS. Free, open source, hackable and self-hostable.
taskdb backs up your data. On each transaction, it makes a backup of all data and saves the new revision in git repo, and pushes the updates to a remote destination.
taskdb is reliable. It humbly works together with great existing software via established formats and protocols. It is focused on to making exciting workflows possible, and doesn't implement a complete solution itself.
taskdb lets you see and change your plans and activities in many ways. In calendar apps, visual table editors, direct SQL queries, specialised CLI utilities, visual dashboards and diagrams. On any OS, and even on a smartphone.
taskdb lets you get any insights you want from your data. The data is just one simple table, tasks
. It lends itself to powerful querying with SQL.
taskdb lets you structure your plans as loosely or as thoroughly as you want. taskdb can be used as a plain unstructured todo list, as a schedule, and as a project management tool.
taskdb can help you to reflect on WHY you do things, not just WHAT you do. And even to understand why you don't want to do something which you think you have to do.
[Follow the link](Live demo).