Stream Millions of Songs โ Zero Ads. Zero Subscription. Zero Compromise.
[ [ [ [ [ [
โฌ๏ธ Download APK ย - ย โญ Star This Repo ย - ย ๐ Report Bug ย - ย ๐ฌ Join Discord ย - ย ๐ OnePerson AI
A product by OnePerson AI โ Built for the people, by the people.
Clean UI - Dark Theme - Smooth Animations
| Home Screen | Player Screen | Search Screen | Library |
|---|---|---|---|
| Coming Soon | Coming Soon | Coming Soon | Coming Soon |
- 100% Ad-Free โ No ads, ever. Not even banner ads.
- Background Playback โ Music keeps playing when screen is off
- Notification Controls โ Play, pause, skip from notification bar
- Lock Screen Controls โ Control music without unlocking phone
- Queue Management โ Build your playlist on the fly
- Live Search Suggestions โ Results appear as you type (like Spotify)
- Genre Discovery โ Bollywood, Punjabi, Lofi, EDM, Classical & more
- Trending Songs โ Auto-updated trending tracks
- Search History โ Quick access to your past searches
- Beautiful Dark UI โ Eye-friendly dark theme, always
- Smooth Animations โ 60fps buttery smooth experience
- Mini Player โ Always accessible mini player at the bottom
- Offline Liked Songs โ Save favorites locally on device
- JioSaavn โ Millions of Hindi, Punjabi & regional songs
- YouTube Music โ Global music catalog
- Multiple Fallbacks โ Always finds your song
- Lightweight โ Optimized for all Android devices
- Fast Loading โ Skeleton loaders, no blank screens
- Local Storage โ Hive-based fast local data
| Version | Size | Android | Status |
|---|---|---|---|
| v1.0.0 | ~75MB | 6.0+ | โ Stable |
How to Install:
- Download APK from releases
- Enable "Install from unknown sources" in Settings
- Install & Enjoy! ๐ต
| Feature | ๐ต OneMusic | Spotify | JioSaavn | YouTube Music |
|---|---|---|---|---|
| Completely Free | โ | โ Freemium | โ Freemium | โ Freemium |
| No Ads | โ | โ | โ | โ |
| Open Source | โ | โ | โ | โ |
| No Login Required | โ | โ | โ | โ |
| Background Play (Free) | โ | โ | โ | โ |
| Offline Liked Songs | โ | โ Paid | โ Paid | โ Paid |
| No Data Collection | โ | โ | โ | โ |
๐ฑ Frontend โ Flutter 3.x (Dart)
๐ต Playback โ media_kit + ExoPlayer
๐ Music API โ JioSaavn + YouTube
๐พ Storage โ Hive (NoSQL local DB)
๐ State โ Provider
๐ผ๏ธ Images โ CachedNetworkImage
๐ Background โ audio_service
# 1. Clone the repository
git clone https://github.com/AkshatRaj00/OneMusic.git
cd OneMusic
# 2. Install Flutter dependencies
flutter pub get
# 3. Run on device/emulator
flutter run
# 4. Build release APK
flutter build apk --releaseRequirements:
- Flutter SDK 3.x
- Android Studio / VS Code
- Android device or emulator (API 23+)
Contributions are welcome! Here's how:
- Fork this repository
- Create your feature branch:
git checkout -b feature/AmazingFeature - Commit changes:
git commit -m 'Add AmazingFeature' - Push to branch:
git push origin feature/AmazingFeature - Open a Pull Request
This application is developed for educational and personal use only.
All music content is streamed directly from third-party public APIs.
OneMusic does not store, host, or distribute any copyrighted content.
No user data is collected or sold. We respect your privacy.
All trademarks belong to their respective owners.
If this app made your day better, give it a โญ star!
It helps more people discover OneMusic and motivates development. ๐
Made with โค๏ธ in India ๐ฎ๐ณ | A OnePerson AI Product
Optimizing repository documentation structure.