BlackHole

所属分类:Flutter开发
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2023-08-12 12:53:35
上 传 者sh-1993
说明:  使用Flutter制作的音乐播放器应用程序,
(A Music Player App made with Flutter,)

文件列表:
.metadata (1706, 2024-01-06)
CODE_OF_CONDUCT.md (5230, 2024-01-06)
CONTRIBUTING.md (3668, 2024-01-06)
LICENSE (35149, 2024-01-06)
analysis_options.yaml (207, 2024-01-06)
android/ (0, 2024-01-06)
android/app/ (0, 2024-01-06)
android/app/build.gradle (2472, 2024-01-06)
android/app/src/ (0, 2024-01-06)
android/app/src/debug/ (0, 2024-01-06)
android/app/src/debug/AndroidManifest.xml (328, 2024-01-06)
android/app/src/main/ (0, 2024-01-06)
android/app/src/main/AndroidManifest.xml (15867, 2024-01-06)
android/app/src/main/kotlin/ (0, 2024-01-06)
android/app/src/main/kotlin/com/ (0, 2024-01-06)
android/app/src/main/kotlin/com/shadow/ (0, 2024-01-06)
android/app/src/main/kotlin/com/shadow/blackhole/ (0, 2024-01-06)
android/app/src/main/kotlin/com/shadow/blackhole/BlackHoleMusicWidget.kt (4029, 2024-01-06)
... ...

![Repo Banner](https://user-images.githubusercontent.com/87353286/144381080-faf8e557-7909-43a1-a8e2-208936e5a8f8.png) # BlackHole An Open-Source Music Player App for all your needs! [![made-with-flutter](https://img.shields.io/badge/Made%20with-Flutter-1f425f.svg)](https://flutter.dev/) ![Release](https://img.shields.io/github/v/release/Sangwan5688/BlackHole) ![Downloads](https://img.shields.io/github/downloads/Sangwan5688/BlackHole/total) [![Build](https://github.com/Sangwan5688/BlackHole/actions/workflows/flutter.yml/badge.svg)](https://github.com/Sangwan5688/BlackHole/actions/workflows/flutter.yml) [![Translation-Status](https://hosted.weblate.org/widgets/blackhole/-/translations/svg-badge.svg)](https://hosted.weblate.org/engage/blackhole/) ### Don't forget to :star: the repo [![GitHub stars](https://img.shields.io/github/stars/Sangwan5688/BlackHole.svg?style=social&label=Star)](https://github.com//Sangwan5688/BlackHole) ![GitHub forks](https://img.shields.io/github/forks/Sangwan5688/BlackHole.svg?style=social&label=Forks) ![GitHub followers](https://img.shields.io/github/followers/Sangwan5688.svg?style=social&label=Follow) ## Download [Download from Website](https://sangwan5688.github.io/download/) [Download from GitHub](https://github.com/Sangwan5688/BlackHole/releases) [Join Telegram Channel](https://t.me/blackhole_official) [Get it on F-Droid](https://f-droid.org/packages/com.shadow.blackhole/) [Get it on IzzyDroid](https://android.izzysoft.de/repo/apk/com.shadow.blackhole) ## Translations - [Turkish :tr:](/README.TR.md) - [Spanish :es:](/README.ES.md) - [Russian :ru:](/README.RU.md) - [French :fr:](/README.FR.md) - [Portuguese :brazil:](/README.PT.md) - [Japanese :jp:](/README.JA.md) - [Belarusian :belarus:](/README.BE.md) - [Indonesian :indonesia:](/README.ID.md) [Translate App on Weblate](https://hosted.weblate.org/projects/blackhole/translations/) ## Features - High Streaming Quality (320kbps AAC) - Song, Album, Artist and Playlist Search - Language Specific Promoted Playlists - Trending Songs - Artist and Genre Radios - Support 15+ music languages - Local and Global Top Spotify songs - Add Songs to Favorite - Playlists support - Import Playlists from Spotify & YouTube - Import/Export Playlists as JSON File - Share Playlists - Sleep timer - Lyrics Support - Queue Management - Listening history record - Dark mode / accent color - Custom Gradients and other Theme options - Supports Portrait as well as Landscape mode - Download for offline play (320kbps with ID3 tags) - Play Online as well as Offline Songs - Tag Editing Support - Trending Search Results - YouTube Search Support - Promoted Youtube Playlists - Play videos as audio - Auto Song Recommendations - Inbuilt Equalizer - Backup & Restore - Auto Update Check - Cache support - No Subscription - No Ads and much more... Check it yourself :) ## Screenshots ## License ``` Copyright 2021 Ankit Sangwan BlackHole is a free software licensed under GPL v3.0 It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ``` ``` Being Open Source doesn't mean you can just make a copy of the app and upload it on playstore or sell a closed source copy of the same. Read the following carefully: 1. Any copy of a software under GPL must be under same license. So you can't upload the app on a closed source app repository like PlayStore/AppStore without distributing the source code. 2. You can't sell any copied/modified version of the app under any "non-free" license. You must provide the copy with the original software or with instructions on how to obtain original software, should clearly state all changes, should clearly disclose full source code, should include same license and all copyrights should be retained. In simple words, You can ONLY use the source code of this app for `Open Source` Project under `GPL v3.0` or later with all your source code CLEARLY DISCLOSED on any code hosting platform like GitHub, with clear INSTRUCTIONS on how to obtain the original software, should clearly STATE ALL CHANGES made and should RETAIN all copyrights. Use of this software under any "non-free" license is NOT permitted. ``` See the [GNU General Public License](https://github.com/Sangwan5688/BlackHole/blob/main/LICENSE) for more details. ## Building from Source 1. If you don't have Flutter SDK installed, please visit official [Flutter](https://flutter.dev/) site. 2. Fetch latest source code from master branch. ``` git clone https://github.com/Sangwan5688/BlackHole.git ``` 3. Run the app with Android Studio or VS Code. Or the command line: ``` flutter pub get flutter run ``` ## Contribute Contributions are welcome. Please read our [contributing guidelines](https://github.com/Sangwan5688/BlackHole/blob/main/CONTRIBUTING.md) before contributing. ## Facing any Issue? Have a look at some [common Issues](https://github.com/Sangwan5688/BlackHole/wiki/Common-Issues) that you might face. If your problem is not there, feel free to open an Issue :) ## Want to test Beta Versions? Need help?? You can join our [Telegram Channel](https://t.me/blackhole_official) or [Telegram Group](https://t.me/joinchat/fHDC1AWnOhw0ZmI9), if you have any query, or need help with something as well as to get beta updates of the project. ## Liked my work? Buy Me A Coffee ## What's New To read full changelog visit the [wiki page](https://github.com/Sangwan5688/BlackHole/wiki/Changelog) ## Disclaimer ``` BlackHole does not own or have any affiliation with the songs and other content available through the app. All songs and other content are the property of their respective owners and are protected by copyright law. BlackHole is not responsible for any infringement of copyright or other intellectual property rights that may result from the use of the songs and other content available through the app. BlackHole uses third-party plugins and is not responsible for any harm or damage to the respective owners or any other parties resulting from the use of the songs and other content through the third-party plugins. By using the app, you agree to use the songs and other content only for personal, non-commercial purposes and in compliance with all applicable laws and regulations. ```

近期下载者

相关文件


收藏者