Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 8, 2025. It is now read-only.
/ Saturn-PC Public archive

Electron-based Deezer Client with FLAC & more! [UPDATED FREEZER]

License

Notifications You must be signed in to change notification settings

Sheathed/Saturn-PC

Repository files navigation

⚠️⚠️⚠️ Deprecated, visit the new repo for more information

Node.js CI | download

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:

  • 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.

Running with Docker

From the project root, run:

docker compose up --build

This will both build & start Saturn on port 10069

It is advised for you to rename the .env.example file in /app to .env and uncomment the line in compose.yml if you want to be logged in automatically.

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

Mobile Version

https://github.com/Sheathed/Saturn-Mobile

About

Electron-based Deezer Client with FLAC & more! [UPDATED FREEZER]

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Languages