snowleopardw / beatlist

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

version download count

Beatlist

Beatlist is an app to manage playlist and beatmap for the game BeatSaber.

Feature

  • Create, edit, delete playlist.
  • Download beatmap and playlist from the community.
  • Manage your local beatmap library.

Installation

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

Screenshots

Changelog

See CHANGELOG.md for the details of each release.

Contributing

I'd be more than happy to accept a pull request !

Setting up the development environment

# 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.

Contact

You can reach me through discord: Alaanor#9999

Licence

This project is licensed under MIT.

About

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

License:MIT License


Languages

Language:Vue 61.9%Language:TypeScript 37.5%Language:HTML 0.4%Language:JavaScript 0.3%