Electron-based osu! stream benchmark
- Statistics for every day
- Stats import/export
- Stats chart is rendered wrong (#1)
- Node.JS
Download a new release from here or
- Clone this repo
git clone https://github.com/OctoDumb/osu-speed
- Install dependencies
npm install
- Run
npm start
- x64
npm run build
- x32
npm run build32
OctopuSSX - made most of the js crap
cyperdark - made some finger lickin' good design
Inspired by fr3fou's osuStreamSpeed.js (I actually copied 99% of his code)