Desktop app for osu.direct.
- Provides desktop integration for osu.direct.
- In-game overlay for seamless interaction.
To get started with development:
- Clone the repository.
- Install dependencies:
npm install
- Run the application:
npm start
To build the application for production, use the following command:
npm run compileThis will create a distributable package in the release directory.
This project is licensed under the CC0-1.0 License. See the LICENSE.md file for details.