TylerVigario / Game-Data

Game Data makes tracking gaming time easy. It’s lean but full-featured approach allows you to track exactly how much time you spend on games all while hiding in the background. It tracks by Process Name which allows it to virtually track any program not just games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changes

1.8.1.0 - TBD - Bug fixes and further improvements

  • Real time stats - main form will refresh every minute
  • Updated Sessions Manager
  • Confirmation before removing sessions
  • Updated Settings logic
  • FIXED: Merge session crash
  • FIXED: Removing a supported game it will now remove session data to prevent data issues
  • Removed Counter (mostly uneeded)

1.8.0.0 - 1/28/2016 - Thourough overhaul (many undocumented changes)

  • NEW: Report - Sessions Length
  • Depends on .NET 4.6 now
  • Core functions greatly strengthened
  • File system and data structure changed (old data will no longer work)
  • Extra-but-not-yet-finished features removed
  • Removed updater (for now)

Copyright

The MIT License (MIT)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Game Data makes tracking gaming time easy. It’s lean but full-featured approach allows you to track exactly how much time you spend on games all while hiding in the background. It tracks by Process Name which allows it to virtually track any program not just games.

License:MIT License


Languages

Language:C# 100.0%