Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 823 Bytes

README.md

File metadata and controls

48 lines (33 loc) · 823 Bytes

Saberfy (WIP)

Application to search and import tracks from BeatSaver to BeatSaber.

Saberfy preview

Features

  • Find Spotify favorite tracks in BeatSaver
  • Find maps by song or artist from BeatSaver
  • Import maps to BeatSaber
  • Map sorting
  • Map preview

Dependencies

NodeJS >= 16

Install

Clone repository

git clone git@github.com:LoliE1ON/Saberfy.git

Go to the project

cd Saberfy

Install all dependencies

npm i

Setup

Build

  • Standalone build: npm run package
  • Installer: npm run make

License

MIT