• Joined on 2022-12-22
storm pushed to testing at storm/audiogame-manager 2023-12-03 08:17:23 -05:00
a3f84d2db6 A couple changes to update script for Conjury, changed the new source code for importing audiogame-manager to be more in line with coding style of the rest of the code. Also, update script will now correctly source agm no matter from where it is called.
storm pushed to testing at storm/audiogame-manager 2023-12-02 16:39:27 -05:00
b43f5a423c Conjury updated to install to a directory under Program Files instead of just plopping everything into that folder. The code for getting this installed is still new, so please let me know if there are any problems.
storm pushed to testing at storm/audiogame-manager 2023-12-02 15:42:32 -05:00
166ad6469a Merge branch 'testing' of git.stormux.org:storm/audiogame-manager into testing
5273d7c552 Started work on a function to get games from Steam.
Compare 2 commits »
storm pushed to master at storm/I38 2023-11-19 16:38:23 -05:00
278ee7a581 Updated the comment at the top of the i3 configuration file.
storm pushed to master at storm/I38 2023-10-30 16:55:36 -04:00
1b031229a7 Removed lxpolkit because it was causing errors.
e86f2d01f6 Removed lxpolkit because it was causing errors.
Compare 2 commits »
storm pushed to master at storm/I38 2023-10-22 21:00:20 -04:00
07ed90d4fc Forgot to change the prompt to ask about the battery notifications.
storm pushed to master at storm/I38 2023-10-22 20:54:51 -04:00
65e8c0636a Ask if the battery alert script is wanted during setup if acpi is installed.
storm pushed to master at storm/I38 2023-10-15 11:58:52 -04:00
2e15449d9a Fixed a bug with restarting remind on i3 restart. Fixed a bug with battery_alert not being loaded.
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.