[!WARNING] xoderton's fork is not affiliated with @richardscull and mostly likely won't be up-to-date with original repository, bringing only unique features to xoderton, use it at your risk! ^w^
osu!tify is a project that aims to create a music player specifically designed for the game osu!. The application uses the osu! API to fetch the latest songs and allows users to play them directly from the application. The application also includes a liked playlist where users can add their favorite songs.
git clone --branch feature/tauri https://github.com/xoderton/osutify/
npm install --force
npm start
git clone --branch feature/tauri https://github.com/xoderton/osutify/
npm install --force
(not required, if you already installed Web App)npm run tauri dev
This project is licensed under the MIT License. See the LICENSE file for more details.