{"id":46506255,"url":"https://github.com/chila254/auramusic-v1","last_synced_at":"2026-03-10T10:02:10.785Z","repository":{"id":342295304,"uuid":"1173366598","full_name":"chila254/Auramusic-v1","owner":"chila254","description":"YouTube Music client for Android","archived":false,"fork":false,"pushed_at":"2026-03-06T13:09:50.000Z","size":1153,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-06T17:21:29.347Z","etag":null,"topics":["android","foss","innertube","jetpack-compose","kotlin","kotlin-android","material-design","material-ui","material3","music","music-player-foss","newpipe","newpipe-extractor","streamingapp","youtube","youtube-music-client","ytmusic"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chila254.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-05T09:37:03.000Z","updated_at":"2026-03-06T13:36:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/chila254/Auramusic-v1","commit_stats":null,"previous_names":["chila254/auramusic-v1"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/chila254/Auramusic-v1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chila254%2FAuramusic-v1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chila254%2FAuramusic-v1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chila254%2FAuramusic-v1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chila254%2FAuramusic-v1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chila254","download_url":"https://codeload.github.com/chila254/Auramusic-v1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chila254%2FAuramusic-v1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30329697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","foss","innertube","jetpack-compose","kotlin","kotlin-android","material-design","material-ui","material3","music","music-player-foss","newpipe","newpipe-extractor","streamingapp","youtube","youtube-music-client","ytmusic"],"created_at":"2026-03-06T15:00:36.184Z","updated_at":"2026-03-10T10:02:10.733Z","avatar_url":"https://github.com/chila254.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auramusic\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png\" width=\"200\" alt=\"Auramusic Logo\"/\u003e\n\nA modern Android music player with YouTube Music integration, powerful audio features, and a beautiful Material 3 interface.\n\n![Android](https://img.shields.io/badge/Android-26%2B-2?style=for-the-badge\u0026logo=android)\n![Kotlin](https://img.shields.io/badge/Kotlin-2.3-7F52FF?style=for-the-badge\u0026logo=kotlin)\n![Compose](https://img.shields.io/badge/Compose-Latest-4285F4?style=for-the-badge)\n![License](https://img.shields.io/badge/License-GPL--3.0-4CAF50?style=for-the-badge)\n\n\u003c/div\u003e\n\n## Features\n\n| Category | Description |\n|----------|-------------|\n| **Playback** | Background playback, audio normalization, tempo/pitch adjustment, skip silence |\n| **Streaming** | YouTube Music integration, offline downloads |\n| **Customization** | Material 3 design, dynamic theming, light/dark/black themes |\n| **Audio** | Equalizer, audio focus handling |\n| **Social** | Discord Rich Presence, Listen Together (collaborative) |\n| **Search** | Multi-source search across platforms |\n| **Lyrics** | Live lyrics from Kugou, LRCLib, YouTube |\n\n## Tech Stack\n\n- **Language:** Kotlin\n- **UI:** Jetpack Compose + Material 3\n- **Audio:** Media3 ExoPlayer\n- **DI:** Hilt\n- **Database:** Room\n- **Networking:** Ktor\n- **Image Loading:** Coil\n\n## Requirements\n\n- Android 8.0+ (API 26)\n- Android Studio Ladybug\n- JDK 21\n\n## Quick Start\n\n```bash\n# Clone the repository\ngit clone https://github.com/chila254/Auramusic-v1.git\ncd Auramusic-v1\n\n# Setup API keys (optional)\ncp local.properties.example local.properties\n\n# Build debug APK\n./gradlew assembleDebug\n```\n\n## Build Variants\n\n| Variant | Description |\n|---------|-------------|\n| `foss` | F-Droid compatible, no Google Play Services |\n| `gms` | With Google Cast support |\n\n**ABI Variants:** universal, arm64, armeabi, x86, x86_64\n\n## License\n\nGNU General Public License v3.0 (GPL-3.0) - see [LICENSE](LICENSE) file\n\n---\n\n**Developed by [chila254](https://github.com/chila254)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchila254%2Fauramusic-v1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchila254%2Fauramusic-v1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchila254%2Fauramusic-v1/lists"}