Beatlist is an app to manage playlist and beatmap for the game BeatSaber.
- Create, edit, delete playlist.
- Download beatmap and playlist from the community.
- Manage your local beatmap library.
- Download and execute the latest version.
- Insert manually or use the detector to set the installation path of BeatSaber in settings
- Scan your songs library in settings through the scan button.
- Enjoy !
See CHANGELOG.md for the details of each release.
I'd be more than happy to accept a pull request !
# Clone the project
git clone https://github.com/Alaanor/beatlist.git
cd beatlist
# Install dependencies
npm install
# Run the electron app
npm run electron:serve
It use Vuetify for the UI and Pathify to simplify vuex. If you got any question, feel free to hit me up.
You can reach me through discord: Alaanor#9999
This project is licensed under MIT.