• v1.0 6e43260a7c

    v1.0 Stable

    kerem 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 GMT

    Initial 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