Home

Awesome

Node.js CI <sup> | download </sup>

Saturn

Freezer Reborn

Your go-to ToS Compliant Custom Deezer Client

⚠️ A premium account is required in order to use this client

Donations

https://fund.saturn.kim/

Featuring:

You can download Saturn right away although it is highly advised to build it yourself, customized to your own liking.

Building

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

Links

Download from Releases

https://github.com/SaturnMusic/PC/releases

Mobile Version

https://github.com/SaturnMusic/mobile