Statistics tracker for komako using osu!komako api
Features:
- Several Statistics from the api for all four modes also including relax
- Hide/Show each Statistic
- Redordering the Stats list to your likings
- Score Rank using self-hosted api (rank updates every ~30min, good enough)
- Exporting Stats to text files for use in OBS or other programs
- Savable Sessions
- Multiple Colour Themes
- Custom Colour Theme
You can find the newest version here or on the Releases page.
Includes portable version for Windows aswell as an AppImage and binary files for Linux.
Clone the repo and cd into
git clone https://github.com/osukomako/komako-tracker
cd komako-trackerInstall modules
npm iBuild for Windows/Linux or run in dev mode
# Windows
npm run build-win
# Linux
npm run build-linux
# Dev
npm run devThis project uses resources from the following projects:
- osu!resources, original gamemode icons
- osu!web, colour palettes
- OsuOpenRoomsWeb, svg files of gamemode icons
- Comfortaa, font used for basically everything
