Go to file
Pato05 93d3e88bc4
try adding animated bars
2024-03-31 21:33:45 +02:00
.vscode fix player in just_audio_media_kit + 2024-02-14 22:39:35 +01:00
android implement playFromSearch and playFromUri for GAssistant 2024-02-18 16:07:39 +01:00
assets systray + try to put in youtube sans without success 2024-02-13 23:56:53 +01:00
deezcryptor remove useless files + use album art color as primary 2024-03-14 00:21:26 +01:00
fonts fix player in just_audio_media_kit + 2024-02-14 22:39:35 +01:00
ios update to just_audio_media_kit 2.0.0 2024-02-13 17:37:06 +01:00
lib try adding animated bars 2024-03-31 21:33:45 +02:00
linux linux CMakeLists.txt: don't call file(REMOVE) if the glob list is empty 2024-02-17 15:07:36 +01:00
macos systray + try to put in youtube sans without success 2024-02-13 23:56:53 +01:00
translations fix player in just_audio_media_kit + 2024-02-14 22:39:35 +01:00
windows systray + try to put in youtube sans without success 2024-02-13 23:56:53 +01:00
.gitignore use get_it + work on the new download backend + migrate to isar for cookie store 2024-03-01 19:22:57 +01:00
.gitmodules
.metadata update to just_audio_media_kit 2.0.0 2024-02-13 17:37:06 +01:00
README.md remove old stuff from readme and update info. 2024-02-15 22:58:23 +01:00
analysis_options.yaml
build.bat remove useless files + use album art color as primary 2024-03-14 00:21:26 +01:00
build.sh try adding animated bars 2024-03-31 21:33:45 +02:00
build.yaml
devtools_options.yaml implement playFromSearch and playFromUri for GAssistant 2024-02-18 16:07:39 +01:00
icons-config.json fix player in just_audio_media_kit + 2024-02-14 22:39:35 +01:00
page.web.json try adding animated bars 2024-03-31 21:33:45 +02:00
pubspec.lock try adding animated bars 2024-03-31 21:33:45 +02:00
pubspec.yaml try adding animated bars 2024-03-31 21:33:45 +02:00

README.md

freezer

Free, unlimited, without DRM music streaming app, which uses Deezer as backend. This app is still in BETA, so it is missing features and contains bugs.
If you want to report bug or request feature, please open an issue.

Downloads:

Downloads are distributed in Telegram channel.

Compile from source

Install flutter SDK: https://flutter.dev/docs/get-started/install
(Optional) Generate keys for release build: https://flutter.dev/docs/deployment/android

Download source:

git clone https://fem.mint.lgbt/pato05/freezer.git

Compile:

flutter pub get
flutter pub run build_runner build
flutter build apk # or windows/linux

NOTE: You have to use own keys, or build debug using flutter build apk --debug

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.