ranmd9a / beatlist

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Vue 53.4%Language:TypeScript 46.0%Language:JavaScript 0.5%Language:HTML 0.1%