• Joined on 2022-12-22
storm pushed to master at storm/I38 2023-10-13 11:13:33 -04:00
8e9c2c8a7d Updated the README.
storm pushed to master at storm/I38 2023-10-11 19:39:51 -04:00
9b539d48ab Battery alert script added for laptops. Provides both speech and sound alerts.
storm pushed to master at jticket/irssi-autospeak 2023-10-07 14:05:32 -04:00
3e703f526f Possibly fixed security vulnerability with messages being spoken with special characters.
storm pushed to master at storm/I38 2023-10-04 13:40:24 -04:00
aae01bff20 Make sure any remind process is terminated before restarting i3. This prevents multiples of notifications from happening from multiple instances of the server.
storm pushed to master at storm/I38 2023-10-04 13:22:17 -04:00
ef882604af Single time remind option added.
storm pushed to master at storm/I38 2023-10-02 22:31:53 -04:00
eb8fa44757 Hopefully fix it so that notifications aren't limited any more.
storm pushed to master at storm/I38 2023-10-02 17:04:54 -04:00
6063fac699 Updated keyboard layouts, Thanks Didier for the changes.
storm pushed tag v2.0 to storm/I38 2023-10-01 16:29:51 -04:00
storm pushed to master at storm/I38 2023-10-01 14:49:48 -04:00
6f8b418e80 Fixed a typo in the cancel button for daily reminders.
storm pushed to master at storm/I38 2023-10-01 14:46:03 -04:00
239d110f58 Create ~/.reminders if remind is detected, this should hopefully prevent the daemon not running error that happens with new users.
storm pushed to master at storm/I38 2023-10-01 02:18:15 -04:00
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.
storm pushed to master at storm/I38 2023-09-28 18:01:12 -04:00
00a89467fd Set the expire time on notifications so hopefully max notifications exceeded error doesn't happen any more.
storm pushed to master at storm/I38 2023-09-28 09:45:42 -04:00
9c3cadd7dc Do not bind f to file browser in Ratpoison Mode if no file browser was found.
storm pushed to master at storm/I38 2023-09-28 09:31:30 -04:00
43bec02a2c Updated reminder dialog with better button icons.
storm pushed to master at storm/I38 2023-09-28 09:13:44 -04:00
0727ff31c3 Fixed README formatting.
storm pushed to master at storm/I38 2023-09-27 01:35:45 -04:00
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.
storm pushed to master at storm/I38 2023-09-26 21:50:05 -04:00
b1f413660f Fixed up formatting for hours, minutes, and day of month. Properly handle window close events using cancel or escape. Add monthly reminder option.
storm pushed to master at storm/I38 2023-09-26 08:33:39 -04:00
563e0277aa View reminder wil now tell you if there are no reminders.
storm pushed to master at storm/I38 2023-09-26 08:27:24 -04:00
4e00211c02 Reminder notifications now play a sound before they happen, so should be harder to miss.
storm pushed to master at storm/I38 2023-09-25 08:55:19 -04:00
e61d0394c3 Add Custom reminder option.