Go to file
Pato05 55e7a5e7e3
LET ME SLEEP PLEASE!!
2024-04-27 02:32:53 +02:00
.vscode fix player in just_audio_media_kit + 2024-02-14 22:39:35 +01:00
android all images round + 2024-04-27 01:12:41 +02: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 all images round + 2024-04-27 01:12:41 +02:00
lib LET ME SLEEP PLEASE!! 2024-04-27 02:32:53 +02:00
linux fix buttons that require navigation in track menu 2024-04-27 01:25:33 +02: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 use dartfix, make more stuff constant + 2023-10-13 00:09:37 +02:00
.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 re-run flutter create (to add windows platform) 2023-10-19 14:34:22 +02:00
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 re-run flutter create (to add windows platform) 2023-10-19 14:34:22 +02:00
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 fix buttons that require navigation in track menu 2024-04-27 01:25:33 +02:00
pubspec.yaml all images round + 2024-04-27 01:12:41 +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.