Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
audio-share-app-0.3.0-release.apk | 2024-12-04 | 2.5 MB | |
audio-share-app-0.3.0-release.apk.sha256 | 2024-12-04 | 100 Bytes | |
audio-share-server-cmd-linux.tar.gz | 2024-12-04 | 1.8 MB | |
audio-share-server-cmd-linux.tar.gz.sha256 | 2024-12-04 | 102 Bytes | |
audio-share-server-cmd-windows.zip | 2024-12-04 | 742.7 kB | |
audio-share-server-cmd-windows.zip.sha256 | 2024-12-04 | 101 Bytes | |
AudioShareServer.exe | 2024-12-04 | 1.9 MB | |
AudioShareServer.exe.sha256 | 2024-12-04 | 87 Bytes | |
README.md | 2024-12-04 | 560 Bytes | |
v0.3.0 source code.tar.gz | 2024-12-04 | 713.7 kB | |
v0.3.0 source code.zip | 2024-12-04 | 792.0 kB | |
Totals: 11 Items | 8.4 MB | 0 |
Android App
- Fix crash when "Dynamic Color from Color" is empty [#107]
- Migrate legacy Android layout UI to Android Compose [#89]
- The app theme can be applied immediately that needn't restart
- Replace Netty with Ktor to provide more clear code
- Implement Media Session to let it behave like other normal music player [#108]
- Add auto reconnecting when error happens [#69]
- Add quick settings tile to control the playback [#50]
- Add auto start playback when system boot [#7]
Server MFC
- Add single instance check for server MFC [#85]