yadavmanishraj / Musify

Music Streaming and Downloading app made in Flutter!

Home Page:https://gokadzev.github.io/Musify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Readme Stats

Musify

Music Streaming and Downloading app made in Flutter!

Stars Forks GitHub release License

Don't forget to ⭐ the repository


Features

Online Song Search With Suggestions πŸ”
Streaming Support 🎡
Download Support ⬇️
Import & Export Your Data And Never Lose It πŸ’Ύ
Add Custom Playlists With Link πŸ†’
Play Local / Downloaded Songs Support πŸ“‚
High Quality mp3 / m4a / flac Format πŸ”₯
Lyrics Support πŸ“
No Ads 🚫
No Subscriptions πŸ’΅
Inbuilt Updater πŸ†•
14 Supported Languages πŸ‡ΊπŸ‡Έ
Material UI & Accent Colors & Dynamic Colors (Android 12+) 🎨


Screenshots

screenshot screenshot screenshot

Download


License

Copyright Β© 2023 Valeri Gokadze

Musify 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 for more details.


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/gokadzev/Musify.git
  1. Run the app with Android Studio or VS Code. Or the command line:
flutter pub get
flutter run

Contribute

Contributions are always welcome. Please read our contributing guidelines before contributing.


Credits

https://github.com/Harsh-23/Musify:
Initial code (now code is fully rebased/changed)
App name
App logo (which is remade as well)


Do you like project?

Buy Me A Coffee

About

Music Streaming and Downloading app made in Flutter!

https://gokadzev.github.io/Musify

License:GNU General Public License v3.0


Languages

Language:Dart 66.7%Language:Kotlin 17.8%Language:Swift 13.9%Language:C++ 0.6%Language:CMake 0.4%Language:Ruby 0.2%Language:Objective-C 0.1%Language:C 0.1%Language:Shell 0.1%