Skip to content

jackmerrill/SpotiSaber

Repository files navigation

SpotiSaber

An Open-Source Spotify-to-Beat Saber Converter.

Installation

Clone the repository

    git clone https://github.com/jackmerrill/SpotiSaber.git

Install modules

    yarn
    # or
    npm install

Fill the environment variables

    export SPOTIFY_ID=
    export SPOTIFY_SECRET=
    export NEXTAUTH_SECRET=

Run the dev server

    yarn dev
    # or
    npm run dev

About

Sync your Spotify Playlists with Beat Saber!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published