This is a todolist app. If you run the install script you will be able to run it in the terminal with the command 'ptodo'.
We are happy about any feedback! Please do not hesitate.
You can use an AUR helper:
paru -S python-questionary
paru -S ptodoOr you can install it manually:
git clone https://aur.archlinux.org/python-questionary.git
cd python-questionary/
makepkg -si
git clone https://aur.archlinux.org/ptodo.git
cd ptodo/
makepkg -siThanks smarthumankinda (https://github.com/smarthumankinda) for making the NixOS flake