Skip to content
forked from Alaanor/beatlist

Beatlist is an app to manage playlists and beatmaps for the game Beat Saber.

License

Notifications You must be signed in to change notification settings

ranmd9a/beatlist

 
 

Repository files navigation

logo

This is a fork of the beatlist.

Installation

  1. Download and execute the latest version.
  2. Insert manually or use the detector to set the installation path of Beat Saber in settings
  3. Scan your beatmaps/playlists library in settings through the scan button.
  4. Enjoy !

Setting up the development environment

# Clone the project
git clone https://github.com/ranmd9a/beatlist.git
cd beatlist

# Install dependencies
npm install

# Run the electron app
npm run serve

It use Vuetify for the UI and Pathify to simplify vuex.

Licence

This project is licensed under MIT.

About

Beatlist is an app to manage playlists and beatmaps for the game Beat Saber.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Vue 53.4%
  • TypeScript 46.0%
  • Other 0.6%