freezer/README.md

77 lines
2.3 KiB
Markdown
Raw Normal View History

2020-06-23 21:23:12 +02:00
# freezer
![Icon](https://notabug.org/exttex/freezer/raw/master/android/app/src/main/res/mipmap-hdpi/ic_launcher.png)
Free, unlimited, without DRM music streaming app, which uses Deezer as backend.
2020-06-23 21:23:12 +02:00
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 currently distributed in Telegram channel: https://t.me/freezereleases
**You might get Play Protect warning - just select install anyway or disable Play Protect** - it is because the keys used for signing this app are new.
**App not installed** error - try different version (arm32/64) or uninstall old version.
2020-06-23 21:23:12 +02:00
## 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://notabug.org/exttex/freezer
git submodule init
git submodule update
```
2020-06-23 21:23:12 +02:00
Compile:
```
flutter pub get
flutter build apk
```
NOTE: You have to use own keys, or build debug using `flutter build apk --debug`
2020-06-23 21:23:12 +02:00
## Telegram group
2020-06-25 20:53:58 +02:00
https://t.me/freezerandroid
## Credits
Tobs: Beta tester
2020-07-18 23:55:18 +02:00
Bas Curtiz: Icon, Logo, Banner, Design suggestions
2020-06-25 20:53:58 +02:00
Deemix: https://notabug.org/RemixDev/deemix
Annexhack: Android Auto help and resources
### Translators:
2020-10-09 22:23:34 +02:00
Xandar Null: Arabic
Markus: German
Andrea: Italian
Diego Hiro: Portuguese
Annexhack: Russian
2020-09-22 19:16:09 +02:00
Chino Pacia: Filipino
ArcherDelta & PetFix: Spanish
Shazzaam: Croatian
VIRGIN_KLM: Greek
koreezzz: Korean
Fwwwwwwwwwweze: French
kobyrevah: Hebrew
MicroMihai: Romanian
HoScHaKaL: Turkish
LenteraMalam: Indonesian
### just_audio, audio_service
This app depends on modified just_audio and audio_service plugins with Deezer support.
Both plugins were originally written by ryanheise, all credits to him.
Forked versions for Freezer:
https://notabug.org/exttex/just_audio/
https://notabug.org/exttex/audio_service/
2020-06-23 21:23:12 +02:00
## Support me
BTC: `14hcr4PGbgqeXd3SoXY9QyJFNpyurgrL9y`
ETH: `0xb4D1893195404E1F4b45e5BDA77F202Ac4012288`
2020-06-23 21:23:12 +02:00
## 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.
```