Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
audio-share-server-cmd-windows.zip.sha256 | 2023-10-18 | 101 Bytes | |
AudioShareServer.exe | 2023-10-18 | 1.3 MB | |
AudioShareServer.exe.sha256 | 2023-10-18 | 87 Bytes | |
audio-share-app-0.0.10-release.apk | 2023-10-18 | 2.9 MB | |
audio-share-app-0.0.10-release.apk.sha256 | 2023-10-18 | 101 Bytes | |
audio-share-server-cmd-linux.tar.gz | 2023-10-18 | 1.3 MB | |
audio-share-server-cmd-linux.tar.gz.sha256 | 2023-10-18 | 102 Bytes | |
audio-share-server-cmd-windows.zip | 2023-10-18 | 546.4 kB | |
README.md | 2023-10-18 | 392 Bytes | |
v0.0.10 source code.tar.gz | 2023-10-18 | 478.7 kB | |
v0.0.10 source code.zip | 2023-10-18 | 531.9 kB | |
Totals: 11 Items | 7.0 MB | 0 |
- Now, you can share Linux audio to Android phone!
- Add cmd version of server. Windows or Linux computer can use
as-cmd
to start a server. - Add heartbeat for TCP connection alive detection. Because Android app is killed but doesn't send
RST
orFIN
to server in some cases. - Add
AudioTrack Buffer Size Scale
andTCP Connect Timeout
options. They can be set in app's Settings.