Receive a daily popup to notify about upcoming Todoist tasks. Simple and easy to configure
Warning
The dependencies needed for the todoist_api_python python package on the AUR is outdated. Please use the Flathub installation until this is resolved.
You can install Diurnals with any AUR helper like yay or paru:
yay -S diurnals
To build Diurnals from source, the following dependencies is required:
- Meson (build dependency)
- Python
- Python libraries, whether installed from systemwide packages or from
pipPyGObjectscheduletodoist_api_python
Download the source, then run
meson setup build
sudo meson install -C build