Add functionality for running at startup and disabling the battery warning

This commit is contained in:
2025-08-09 16:03:40 -04:00
parent 036a20df3f
commit 350e2960b8
4 changed files with 47 additions and 18 deletions

View File

@ -8,7 +8,7 @@ This is a simple C program written using Visual Studio 2022 that has no external
## TODO
- [x] Save preferences to the Windows registry.
- [ ] Add a checkbox to preferences for starting at login.
- [x] Add a checkbox to preferences for starting at login.
- [ ] Add an icon.
- [ ] Add behavior for when multiple displays are connected.
- [x] Warn the user when the system has no battery.