• v1.0 3f1fde8ba8

    v1.0 Stable

    kerem released this 2024-04-27 15:28:10 +03:00 | 125 commits to main since this release

    📅 Originally published on GitHub: Sat, 27 Apr 2024 12:36:00 GMT
    🏷️ Git tag created: Sat, 27 Apr 2024 12:28:10 GMT

    Initial xbox_monitor v1.0 release. Features:

    • Real-time monitoring of Xbox Live users activity (including detection when user gets online/offline)
    • Basics statistics for user activity (how long in different states)
    • Email notifications for different events (player gets online/offline, errors)
    • Saving all activity with timestamps to the CSV file
    • Built-in OAuth2 authentication
    • Possibility to control the running copy of the script via signals

    RELEASE NOTES:

    Features and Improvements:

    • NEW: Switch from global authentication performed by xbox-authenticate tool to OAuth2 auth functionality in the code
    Downloads