mirror of
https://github.com/misiektoja/steam_monitor.git
synced 2026-04-26 23:35:53 +03:00
-
v1.0 Stable
released this
2024-04-26 02:21:52 +03:00 | 117 commits to main since this release📅 Originally published on GitHub: Thu, 25 Apr 2024 23:33:54 GMT
🏷️ Git tag created: Thu, 25 Apr 2024 23:21:52 GMTInitial steam_monitor v1.0 release. Features:
- Real-time monitoring of Steam users gaming activity (including detection when user gets online/offline or played games)
- Basics statistics for user activity (how long in different states, how long played game etc.)
- Email notifications for different events (player gets online/away/snooze/offline, starts/finishes/changes game, errors)
- Saving all gaming activity with timestamps to the CSV file
- Possibility to control the running copy of the script via signals
RELEASE NOTES:
- NEW: Support for short offline interruption, so if user gets offline and online again (for example due to rebooting the PC) during the next OFFLINE_INTERRUPT seconds (configurable in .py file) then we set online start timestamp back to the previous one
- IMPROVE: Additional information in the subject of email notifications
Bug fixes:
- BUGFIX: Fixes for handling situations where some profile information is not available
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
steam_monitor_v1.0.tar.gz
0 downloads ·
2026-02-27 20:08:38 +03:00 · 659 KiB