EncryptoCyphers / Rhythm

Open-Source Music App and MP3 player for your entertainment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

repo-banner

Rhythm

Open-Source Music App and MP3 player for your entertainment

made-with-flutter GitHub release (latest SemVer including pre-releases)

Don't forget to fork our repository

GitHub forks

Download

Download from GitHub

Screenshots

S1 S10

S11 S9

S13 S14

S15 S2

S3 S4

S5 S6

S7 S8

Controls

Miniplayer Gesture Tutorial

Gesture Functionality
Single Tap Play/Pause
Double Tap Next Song
Swipe Right Next Song
Swipe Left Previous Song
Swipe Up Full Player Enabled
Swipe Down Exit Song

Features

  • Best Streaming Quality (320kbps aac)
  • Song, Album, Artist Search
  • Trending Songs
  • Play Online as well as Offline Songs
  • Trending Search Results
  • YouTube Search Support
  • Play videos as audio
  • Cache support
  • No Subscription
  • No Ads

License


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.

For more details visit GNU General Public License

Terms & Conditions

  • We have implemented Firebase Login system in this app so we are collecting user emails.
  • We are requesting storage permission for only accessing Local Music in your phone.
  • Your data is completely safe & encrypted on our servers & will not be distributed at any cost.

Building from Source

If you don't have Flutter SDK installed, please visit official Flutter site.

Fetch latest source code from master branch.

git clone https://github.com/EncryptoCyphers/Rhythm.git

Run the app with Android Studio or VS Code. Or the command line:

flutter pub get
flutter run

Authors

Contact Us!

If you have any feedback ➤ Contact us

About

Open-Source Music App and MP3 player for your entertainment

License:GNU General Public License v3.0


Languages

Language:Dart 99.6%Language:Kotlin 0.2%Language:Swift 0.1%Language:Objective-C 0.0%