![]() |
Reminder App - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: Arch Linux on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=159) +---- Thread: Reminder App (/showthread.php?tid=15075) |
Reminder App - ragreenburg - 10-11-2021 I built a reminder app which is basically a quicker frontend for gnome-calendar. I originally built it for Mobian and it has a deb package but also the `install.sh` script will also install this on Arch. I personally think it is really nice because gnome-calendar takes a long time to load and get reminders set up so this is just a much quicker way to do it. One thing that isn't included in the install.sh script is installation of the dependencies which are listed in the README.org. I would love a bit of feedback on it if anyone finds it useful, I have been using it for close to two months now and really like it. |