Skip to content

jeniscodesmith/BlackHole

 
 

Repository files navigation

BlackHole

Awesome Music Player made with Flutter!

made-with-flutter Release Downloads CI

Dont forget to ⭐ the repo

GitHub stars GitHub forks GitHub followers

Download

Get it on F-Droid

Or Download from Github

Translations

Features

  • Best Streaming Quality (320kbps aac)
  • Song, Album, Artist and Playlist Search
  • Language Specific Promoted Playlists
  • Trending Songs
  • Support 15+ music languages
  • Local and Global Top Spotify songs
  • Add Songs to Favorite
  • Playlists support
  • Import Playlists from Spotify
  • 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
  • Download for offline play (320kbps with ID3 tags)
  • Play Online as well as Offline Songs
  • Play videos as audio
  • Auto Update Check
  • Cache support
  • No Subscription
  • No Ads
  • YouTube Search Support
  • Promoted Youtube Playlists
  • Tag Editing Support

and much more... Check it yourself :)

Screenshots

License

Copyright © 2021 Ankit Sangwan

BlackHole is free software licensed under GPL v3.0.
You can redistribute and/or modify it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

BlackHole 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.
See the GNU General Public License for more details.

View License

Building from Source

  1. If you don't have Flutter SDK installed, please visit official Flutter site.
  2. Fetch latest source code from master branch.
git clone https://github.com/Sangwan5688/BlackHole.git
  1. 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 before contributing.

Facing any Issue?

Have a look at some 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 or Telegram Group, 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

v1.10.1

  • Added Promoted YouTube playlists
  • Added option to save playlists
  • Add whole playlist to queue
  • Added basic Equalizer
  • Fixed some UI issues
  • Talkback Support (for visually impaired)
  • Improved performance
  • Added Spotify Import via links
  • Added Play next option
  • Added FFmpeg support to convert youtube 'weba' to 'aac' [Caused increase in app size :( ]
  • Replaced web-view with browser for Spotify login
  • Added offline search option
  • Migrated to null safety
  • Added option to download albums/playlists songs in a common folder
  • Added option to download youtube songs in a different folder
  • Completely removed firebase
  • Added option to enforce repeat mode
  • Minor UI changes
  • Fixed Download issue with some songs.
  • Fixed issue when skipped before loading. and much more :)

To read full changelog visit the wiki page

About

A Music Player App made with Flutter

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 96.3%
  • C++ 2.4%
  • CMake 1.0%
  • Ruby 0.2%
  • C 0.1%
  • Swift 0.0%