https://github.com/instance01/osu-counter
Counts your keypresses per session and shows charts
https://github.com/instance01/osu-counter
Last synced: about 1 month ago
JSON representation
Counts your keypresses per session and shows charts
- Host: GitHub
- URL: https://github.com/instance01/osu-counter
- Owner: instance01
- Created: 2016-08-01T10:49:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-01T15:17:47.000Z (over 9 years ago)
- Last Synced: 2025-01-20T00:34:21.823Z (about 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# osu-Counter
Counts your keypresses per session (the one and only real statistic you need) and shows a chart. Simply always start this together with osu!. The two keys are saved in save.conf and the data is saved in stats.json.

[Download](https://github.com/instance01/osu-Counter/releases/tag/v0.1.1)
First time Electron, it's definitely fun and very easy, but it's too overkill for small projects like this (over 100mb with Electron would be like a few mb with a WPF application in this case).