Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Alaanor/beatlist

Beatlist is an app to manage playlists and beatmaps for the game Beat Saber.
https://github.com/Alaanor/beatlist

beatmaps beatsaber beatsaver manage-playlists playlists

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        



logo



version
download count



notion.so roadmap

GitHub latest release download count



Quality Gate Status


Node.js CI

# Archived

Beatlist has been archived as of December 30, 2020. While beatlist may continue to work for some, it has some problems.
Fixing these issues will result in some work, and with complete transparency I do not have the time to maintain this repository anymore.
I do believe this asset may still find use with some people, however, I will offer no continued support.

# 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._
- You might need [rithik-b/PlaylistLoaderPlugin](https://github.com/rithik-b/PlaylistLoaderPlugin). So you can load playlists in game.
- This plugin is on **ModAssistant**, it's called **PlaylistLoaderLite**.

# Installation

1. [Download](https://github.com/Alaanor/beatlist/releases/latest) 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](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

```bash
# Clone the project
git clone https://github.com/Alaanor/beatlist.git
cd beatlist

# Install dependencies
npm install

# Run the electron app
npm run serve
```

It use [Vuetify](https://vuetifyjs.com/) for the UI and [Pathify](https://github.com/davestewart/vuex-pathify) to simplify vuex. If you got any question, feel free to hit me up.

# Contact

You can reach me through discord: [Alaanor#9999](https://discordapp.com/users/213397906571395072)

# Licence

This project is licensed under [MIT](LICENSE).