{"id":29987137,"url":"https://github.com/lakhindarpal/britify","last_synced_at":"2025-08-04T22:13:03.186Z","repository":{"id":307369471,"uuid":"1028434763","full_name":"LakhindarPal/britify","owner":"LakhindarPal","description":"A music streaming app built with Expo, Tamagui, and react-native-track-player","archived":false,"fork":false,"pushed_at":"2025-07-29T14:24:55.000Z","size":6652,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-30T23:12:21.362Z","etag":null,"topics":["black-hole","blackhole","expo","jiosaavn","jiosaavn-api","jiosaavn-downloader","music","music-app","music-player","react-native","react-native-track-player"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LakhindarPal.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}},"created_at":"2025-07-29T14:21:17.000Z","updated_at":"2025-07-29T15:15:25.000Z","dependencies_parsed_at":"2025-07-30T23:12:54.305Z","dependency_job_id":"4cc451dd-3266-44bf-8e84-994f654bb0cb","html_url":"https://github.com/LakhindarPal/britify","commit_stats":null,"previous_names":["lakhindarpal/britify"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/LakhindarPal/britify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LakhindarPal%2Fbritify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LakhindarPal%2Fbritify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LakhindarPal%2Fbritify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LakhindarPal%2Fbritify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LakhindarPal","download_url":"https://codeload.github.com/LakhindarPal/britify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LakhindarPal%2Fbritify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268789328,"owners_count":24307815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["black-hole","blackhole","expo","jiosaavn","jiosaavn-api","jiosaavn-downloader","music","music-app","music-player","react-native","react-native-track-player"],"created_at":"2025-08-04T22:13:02.123Z","updated_at":"2025-08-04T22:13:02.991Z","avatar_url":"https://github.com/LakhindarPal.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎧 Britify\n\n[![Built with Expo](https://img.shields.io/badge/Expo-000020?logo=expo\u0026logoColor=white)](https://expo.dev)\n[![Tamagui](https://img.shields.io/badge/UI-Tamagui-29ABE2?logo=tamagui\u0026logoColor=white)](https://tamagui.dev)\n[![Platform](https://img.shields.io/badge/Platform-Android-green?logo=android)](#)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n[![Audio Engine](https://img.shields.io/badge/Audio-Track%20Player-ff69b4?logo=music)](https://github.com/doublesymmetry/react-native-track-player)\n\nBritify is a modern and elegant music streaming app built with **Expo**, **Tamagui**, and **react-native-track-player**. It offers a fast, beautifully styled experience for music lovers on Android.\n\n---\n\n## 📚 Table of Contents\n\n- [Features](#-features)\n- [Installation](#-installation)\n- [Deep Linking](#-deep-linking)\n- [Screenshots](#-screenshots)\n- [Contributing](#-contributing)\n- [License](#-license)\n- [Tech Stack](#-tech-stack)\n- [Contact](#-contact)\n\n---\n\n## 📱 Features\n\n- 🎵 **Home**: Browse curated content and personalized sections\n- 🔥 **Trending**: Explore what's hot by type and language (`/trending/:type/:lang`)\n- 🌟 **Featured**: Highlighted content by language (`/featured/:lang`)\n- 🆕 **Latest**: Discover newly added music (`/latest/:lang`)\n- ❤️ **Library**: Access your favorites and saved content\n- 🔍 **Search**: Find songs, artists, albums, and playlists\n- 📈 **Top Charts**: Stay updated with the best\n- ⚡ **Fast Navigation**: Deep linking supported for all major routes\n- 📦 **Library**: Local storage powered by `expo-sqlite`\n- 🎧 **Gapless Playback**: High-performance audio with `react-native-track-player`\n\n---\n\n## 🚀 Installation\n\n### 🔧 Option 1: Download APK (Recommended)\n\n1. [Download the latest signed APK from the Releases tab](https://github.com/LakhindarPal/britify/releases)\n2. Install on your Android device\n3. Enjoy the music 🎶\n\n### 🛠 Option 2: Run Locally (Dev Mode)\n\n\u003e Requires Node.js, Expo CLI, and Git installed.\n\n```bash\ngit clone https://github.com/LakhindarPal/britify.git\ncd britify\nyarn\nnpx expo android\n```\n\n\u003e To run on a device, you need expo dev build as react-native-track-player does not support Expo Go.\n\n---\n\n## 🖼 Screenshots\n\n### Home page\n\n![Home](screenshots/home.jpg)\n\n### Search page\n\n![Search](screenshots/search.jpg)\n\n### Player page\n\n![Player](screenshots/player.jpg)\n\n---\n\n## 🤝 Contributing\n\nContributions are welcome! Please follow these steps:\n\n1. Fork the repo\n2. Create your feature branch: `git checkout -b feature/your-feature`\n3. Commit your changes: `git commit -m \"Add your feature\"`\n4. Push to the branch: `git push origin feature/your-feature`\n5. Open a Pull Request\n\n---\n\n## 📄 License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n\n## ✨ Tech Stack\n\n- ⚛️ React Native via [Expo](https://expo.dev/)\n- 🎨 UI with [Tamagui](https://tamagui.dev/)\n- 🎧 Audio Playback: [react-native-track-player](https://github.com/doublesymmetry/react-native-track-player)\n- 💾 Local Storage: [expo-sqlite](https://docs.expo.dev/versions/latest/sdk/sqlite/)\n\n---\n\n## 📬 Contact\n\nFeel free to reach out with questions, suggestions, or collaborations!\n\n---\n\nMade with ❤️ using open source tools.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakhindarpal%2Fbritify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flakhindarpal%2Fbritify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakhindarpal%2Fbritify/lists"}