Go to file
Pato05 f88e43cad9
use get_it + work on the new download backend + migrate to isar for cookie store
2024-03-01 19:22:57 +01: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 re-run flutter create (to add windows platform) 2023-10-19 14:34:22 +02: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 use get_it + work on the new download backend + migrate to isar for cookie store 2024-03-01 19:22:57 +01: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 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.sh add build script for linux 2024-02-19 00:49:32 +01: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
pubspec.lock use get_it + work on the new download backend + migrate to isar for cookie store 2024-03-01 19:22:57 +01:00
pubspec.yaml use get_it + work on the new download backend + migrate to isar for cookie store 2024-03-01 19:22:57 +01: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.