Yentis / osu-local-scores

Process local replays and present them in a filterable way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osu! Score Overview

Process local replays and present them in a filterable way

Features

  • Filter, search & sort many different fields
  • PP values & max combo
  • Auto refreshes when you set a score in osu! (every 10~ min)

Download

https://github.com/Yentis/osu-local-scores/releases

Preview

Preview

Building

yarn install
yarn dev:electron
yarn build:electron

After building you will need to do the following steps (suggestions welcome):

  • Move the .wasm file from "dist/electron/osu! Score Overview-win32-x64/resources/app" to "dist/electron/osu! Score Overview-win32-x64/resources/app/js"
  • Edit "dist/electron/osu! Score Overview-win32-x64/resources/app/js/496.js" and change "js/vendor.js" to "vendor.js"

Libraries

https://github.com/negamartin/osu-db
https://github.com/MaxOhn/rosu-pp

About

Process local replays and present them in a filterable way.


Languages

Language:Vue 37.8%Language:TypeScript 35.7%Language:Rust 12.9%Language:JavaScript 11.7%Language:HTML 1.0%Language:SCSS 0.8%