- Listening Parties (Clubs)
- FLAC & MP3 320 support
- BYO Last.fm Integration (Safer solution!)
- Discord Listen Together & RPC
- Fixed homepage
- Minor updates to make things work with newer API
- Redundant importer removed
- (aaand don't forget everything the older app had)
You can download Saturn right away although it is highly advised to build it yourself, customized to your own liking.
Requirements: NodeJS 17+
You can build binary using npm script:
npm i
npm run build
Or manually:
npm i
cd app
npm i
Frontend:
cd client
npm i
npm run build
cd ../..
Then you can run server-only using, default port: 10069
:
cd app
node main.js
You can build binaries using:
npm run dist
- website: https://saturn.kim
- discord: https://discord.com/invite/fttYFSHPCQ
- telegram: https://t.me/SaturnReleases