# todo Manage a context-based next-action list, compatible with the [GTD](https://en.wikipedia.org/wiki/Getting_Things_Done) method. ![demo GIF](demo.gif) ## Getting started ```bash nix-shell --run bin/todo ``` ## Tests ```bash nix-shell --run bin/test ``` ## Links - [Python standard library](https://docs.python.org/3.8/library/index.html) - [Qt documentation](https://doc.qt.io/qt-5/qtwidgets-module.html)