Block a user
b24c0fad91
Try to parse reminders for url, if found and xclip is installed, place the url in the clipboard and notify the reminder without the url. Much nicker for speech.
00a89467fd
Set the expire time on notifications so hopefully max notifications exceeded error doesn't happen any more.
cff7288c9e
Add daily reminder option added. A second option for viewing today's reminders added. It is view only, and does not contain the delete option like view all reminders has.
b1f413660f
Fixed up formatting for hours, minutes, and day of month. Properly handle window close events using cancel or escape. Add monthly reminder option.
4a325e67cb
Because the first run of configure-stormux will be root, prompt the user to run it again without privileges.
4f7dbb4f82
Updated configure-stormus stub file. Because it is ran initially as root, no need for the sudo calls. Also handle removal of the cron job that causes it to run on the first boot of the image.
7ed27d5c65
Changed firstrun script to not delete itself. This will be handled in configure-stormux past a certain point. This way if something goes wrong, the script will stil run if the Pi had to be powered down without completing setup.
80cb28dc10
Simple reminder management gui added. For now, only simple recurring reminders can be added. I may try to add more options in the future. This was a bit complex, so watch for bugs and make sure your reminders actually work before depending on its reliability.
2968bbe325
Forgot to remove the background from the remind command. It's handled by the i3 config.
15bf470616
Started work on adding reminders.
3f5771c69a
Swamp seems to be fixed in wine 8.14. If you are using wine earlier than this version, please use the master branch, not testing.