Categorygithub.com/Cyan903/Quatracker
repositorypackage
0.1.0
Repository: https://github.com/cyan903/quatracker.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README


A cross-platform score tracker for the rhythm game Quaver. Works as a convenient way to calculate, monitor, and track local scores. Supports both key modes along with unlimited local profiles.

Features

  • Advanced score filter
  • Play history graph
  • Judgement statistics
  • Map statistics
  • Overall statistics
  • Grade tracker
  • Unknown profiles
  • Custom filters

Building

Quatracker depends on the wails CLI to compile.

$ git clone https://github.com/Cyan903/Quatracker.git
$ cd Quatracker
$ make update
$ make build

Development

Quatracker depends on wails and webkitgtk as development dependencies.

$ make dev # run in development mode
$ make format # format and lint code
$ make update # update and validate dependencies

License

MIT