|
2 | 2 |
|
3 | 3 | **Musly** is a free **Navidrome client** and **Subsonic music player** with a beautiful Apple Music-inspired interface. Stream your self-hosted music library from Navidrome, Subsonic, or Airsonic servers on Android, iOS, Windows, Linux, and macOS. |
4 | 4 |
|
5 | | -🌐 **Website:** ~~[musly.devid.ink]~~ (currently unavailable) |
| 5 | +🌐 **Website:** ~~musly.devid.ink~~ (temporarely unavailable) |
6 | 6 |
|
7 | | -[](https://github.com/dddevid/Musly/releases/tag/vA1.0.6) |
| 7 | +[](https://github.com/dddevid/Musly/releases/tag/v1.0.6) |
8 | 8 | [](https://musly.devid.ink) |
9 | 9 | [](https://musly.devid.ink) |
10 | 10 |
|
@@ -98,4 +98,54 @@ If you find Musly useful and want to support its development, feel free to buy m |
98 | 98 | 1. Install dependencies: |
99 | 99 | ```bash |
100 | 100 | flutter pub get |
| 101 | + ``` |
| 102 | +2. Run the app: |
| 103 | + ```bash |
| 104 | + flutter run |
| 105 | + ``` |
| 106 | + |
| 107 | +### Connecting to Your Server |
| 108 | + |
| 109 | +1. Launch the app |
| 110 | +2. Enter your Subsonic server URL (e.g., `https://your-server.com`) |
| 111 | +3. Enter your username and password |
| 112 | +4. Toggle "Legacy Authentication" if using an older server |
| 113 | +5. Tap "Connect" |
| 114 | + |
| 115 | +## Translations |
| 116 | + |
| 117 | +Musly is translated into 24+ languages! Help translate Musly into your language: |
| 118 | + |
| 119 | +📝 **[Contribute on Crowdin](https://crowdin.com/project/musly)** |
| 120 | + |
| 121 | +See [TRANSLATIONS.md](TRANSLATIONS.md) for a complete guide on how to contribute translations. |
| 122 | + |
| 123 | +## Supported Servers |
| 124 | + |
| 125 | +Musly works with any Subsonic API-compatible server: |
| 126 | + |
| 127 | +- [Navidrome](https://www.navidrome.org/) - **Best with Musly!** |
| 128 | +- [Subsonic](http://www.subsonic.org/) |
| 129 | +- [Airsonic](https://airsonic.github.io/) |
| 130 | +- [Gonic](https://github.com/sentriz/gonic) |
| 131 | + |
| 132 | +## License |
| 133 | + |
| 134 | +> [!IMPORTANT] |
| 135 | +> **DO NOT redistribute this app to the Google Play Store or other commercial stores.** |
101 | 136 |
|
| 137 | +This project is open source and available under the **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)** License. See the [LICENSE](LICENSE) file for details. |
| 138 | + |
| 139 | +--- |
| 140 | + |
| 141 | +<div align="center"> |
| 142 | + <sub>Made with <img src="https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/2764.svg" width="14" height="14" alt="❤️"> in Italy <img src="https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/1f1ee-1f1f9.svg" width="14" height="14" alt="🇮🇹"> by an Albanian developer <img src="https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/1f1e6-1f1f1.svg" width="14" height="14" alt="🇦🇱"></sub> |
| 143 | +</div> |
| 144 | + |
| 145 | +<br/> |
| 146 | + |
| 147 | +<div align="center"> |
| 148 | + |
| 149 | +[](https://github.com/dddevid/Musly) |
| 150 | + |
| 151 | +</div> |
0 commit comments