• Joined on 2022-12-22
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.
storm pushed to master at storm/configure-stormux 2023-09-24 15:54:51 -04:00
4a325e67cb Because the first run of configure-stormux will be root, prompt the user to run it again without privileges.
storm pushed to testing at storm/stormux 2023-09-24 15:48:08 -04:00
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.
storm pushed to testing at storm/stormux 2023-09-24 15:35:54 -04:00
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.
storm pushed to testing at storm/stormux 2023-09-24 15:31:57 -04:00
4c23704b2a Use cron to run configure-stormux on first boot.
storm pushed to master at storm/I38 2023-09-24 14:21:52 -04:00
af77a60355 Reminder dialog now handles pressing escape to close.
storm pushed to master at storm/I38 2023-09-24 13:40:48 -04:00
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.
storm pushed to master at storm/I38 2023-09-22 00:51:13 -04:00
2968bbe325 Forgot to remove the background from the remind command. It's handled by the i3 config.
15bf470616 Started work on adding reminders.
Compare 2 commits »
storm pushed to testing at storm/audiogame-manager 2023-09-07 17:21:25 -04:00
24d85389ac Skateboarder Pro added, but not yet launching, so commented for now.
storm pushed to testing at storm/audiogame-manager 2023-09-02 23:41:05 -04:00
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.
storm pushed to testing at storm/audiogame-manager 2023-09-02 19:12:27 -04:00
35a7907d72 Should no longer try to update if launched outside it's git directory.
storm pushed tag v1.9 to storm/I38 2023-09-02 02:27:00 -04:00
storm pushed to master at storm/I38 2023-08-31 01:32:28 -04:00
19d201ecf4 Experimental multiple keyboard support added.