Releases: capstj/GameLoginNotification
Releases · capstj/GameLoginNotification
Release list
V_1.0 (Initial release)
Initial release of Game Reminder Application
- Tracking game processes to check if the game is running.
- Notifying the user to log in when a game hasn't been logged into after its server reset.
- Configurable reminder intervals and game check intervals through a configuration file (
settings.ini). - Tray icon.
- Game data stored in a JSON file (
game_data.json), which holds game details like server reset time, login status, and last login time.
future updates:
- add gui