Skip to content

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

License

Notifications You must be signed in to change notification settings

ibillingsley/beatlist

 
 

Repository files navigation

logo

This is a fork of Beatlist.

Beatlist is an app that manages playlists and beatmaps for the game Beat Saber.

Feature

  • Create, edit, delete playlists.
  • Download beatmaps and playlists from the community.
  • Manage your local beatmaps library.
  • One click install

Requirement

  • Beat Saber on Windows. This is not for quest user and there's no plan to support it at the moment.
  • PlaylistManager mod is required to load playlists in game.

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 !

Screenshots

Changelog

See CHANGELOG.md for the details of each release.

Setting up the development environment

# Clone the project
git clone https://github.com/ibillingsley/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 Beat Saber.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Vue 54.0%
  • TypeScript 45.4%
  • Other 0.6%