/score-fetcher

fetch all osu! scores by a user

Primary LanguageJavaScriptMIT LicenseMIT

score-fetcher

Qt-based cross platform application to fetch all osu! scores by a user

Screenshot

Prerequisites

Setup

git clone https://github.com/LeaPhant/score-fetcher.git
cd score-fetcher
npm i

Usage

Start with

npm run start

Hint: On first launch you will be asked to enter credentials for an osu! OAuth applications with instructions on how to get them.