Skip to content

osukomako/komako-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

komako-tracker

Statistics tracker for komako using osu!komako api

Screenshot

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

Download

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.

Building

Clone the repo and cd into

git clone https://github.com/osukomako/komako-tracker
cd komako-tracker

Install modules

npm i

Build for Windows/Linux or run in dev mode

# Windows
npm run build-win
# Linux
npm run build-linux
# Dev
npm run dev

Resources

This project uses resources from the following projects:

About

Statistics tracker for osu!, modified for private server use

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.8%
  • HTML 4.0%
  • CSS 1.5%
  • Shell 0.7%