Go to file
exttex fbafb4286d 1.1.0 - Translations, downloads, bug fixes 2020-10-31 16:54:28 +01:00
app 1.1.0 - Translations, downloads, bug fixes 2020-10-31 16:54:28 +01:00
build 1.1.0 - Translations, downloads, bug fixes 2020-10-31 16:54:28 +01:00
.gitignore 1.1.0 - Translations, downloads, bug fixes 2020-10-31 16:54:28 +01:00
README.md Shuffle/Repeat fixes, Prebuilt frontend, Linux icon, Playback errors, Unsynced lyrics, Bug fixes 2020-09-20 19:17:28 +02:00
generate_translations.py 1.1.0 - Translations, downloads, bug fixes 2020-10-31 16:54:28 +01:00
package.json 1.1.0 - Translations, downloads, bug fixes 2020-10-31 16:54:28 +01:00

README.md

Freezer

Free music streaming client for Deezer based on the Deezloader/Deemix "bug".

Downloads

Binaries are available in Telegram channel: https://t.me/freezereleases

Telegram

Join group: https://t.me/freezerandroid

Building

Requirements: NodeJS 12+

You can build binary using npm script:

npm i 
npm run build

Or manually:

npm i
cd app
npm i 

1.0.5 - Prebuilt frontend is now included in the repo. The following steps are optional (but recommended):

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

Credits

Francesco - design help, tester
Homam - tester
Bas Curtiz - logo
RemixDev - how2deez

Support me

BTC: 14hcr4PGbgqeXd3SoXY9QyJFNpyurgrL9y ETH: 0xb4D1893195404E1F4b45e5BDA77F202Ac4012288

Disclaimer

Freezer was not developed for piracy, but educational and private usage.
It may be illegal to use this in your country!
I am not responsible in any way for the usage of this app.