This is a mobile music client built using React Native, connecting to the Subsonic API. The client allows users to access their music library hosted on a Navidrome server.
- 🎶 Seamless connection to your Navidrome server.
- 📁 Browse and play music from your library.
- 🔍 Search functionality to find your favorite tracks, albums, or artists.
- 🎨 Sleek and intuitive user interface.
- 📲 Optimized for iPhone devices.
- Clone this repository.
- Install dependencies using
npm install
. - Run the app using
npx react-native run-ios
.
- Open the app.
- Go to Settings.
- Enter the URL of your Navidrome server.
- Save settings and enjoy your music!
[Include screenshots here to showcase the app's UI]
Contributions are welcome! If you'd like to contribute:
- Fork the repository.
- Make your changes.
- Submit a pull request.
- Built with React Native.
- Utilizes the Subsonic API.
- Special thanks to the Navidrome team for their excellent music server.
This project is licensed under the MIT License. See the LICENSE file for details.
For any issues or questions, please open an issue on GitHub.