Download Audio Share v0.0.13 [GitHub]

Audio Share v0.0.13 [GitHub]
Requirements: Android 6.0 or newer.
Overview: Share Windows/Linux computer’s audio to Android phone.

Image

Audio Share can share Windows/Linux computer’s audio to Android phone over network, so your phone becomes the speaker of computer. (You needn’t to buy a new speaker.)
Usage for Windows GUI

– You need a computer with Windows x_, and a phone with Android .(API )+.
– Download APK file and AudioShareServer.exe from [latest release](https://github.com/mkckr/audio-share/releases/latest).
– Open the AudioShareServer.exe on your computer. The default arguments may work well. But you may still have to check the "Host" part. It’s normally the LAN address, such as `…`. Make sure your phone can connect your computer over this IP address. Then Click "Start Server" button.
– Install APK to your phone and open it. Modify the "Host" part to make sure it’s same as the value of previous step, such as `…`. Click "" button and enjoy the audio.

> Caution!!!: This app doesn’t support auto reconnecting feature at present. Once the app is killed or disconnected by Android power saver, the audio playing will be stop. Adding app to the whitelist of power saver is recommended.

Usage for Windows/Linux CMD

– Your Linux distro must have a PipeWire. Rocky Linux works well.
– Download the `audio-share-server-cmd-windows.zip` for Windows, the `audio-share-server-cmd-linux.tar.gz` for Linux.
– Uncompress the archive file.
– Find the LAN address of your computer, such as `…`. Then run `as-cmd -b …` to start the server. It will use the default port “ and select a default audio endpoint.
– The Windows will ask you to add firewall rules automatically while Linux not. So you need to configure firewall manually if your Linux distribution enables firewall.
“`sh
sudo firewall-cmd –add-rich-rule=’rule family="ipv" destination address="…" port port="" protocol="tcp" accept’
sudo firewall-cmd –add-rich-rule=’rule family="ipv" destination address="…" port port="" protocol="udp" accept’
sudo firewall-cmd –runtime-to-permanent
“`
– Install APK to your phone and open it. Modify the "Host" part to make sure it’s same as the value of previous step, such as `…`. Click "" button and enjoy the audio.

What’s New:
– Fix typo error .- Fix crashing when no audio enpoint on Windows .

This app has no advertisements

More Info:
https://f-droid.org/en/packages/io.github.mkckr0.audio_share_app/

Download Instructions:
https://ouo.io/Qa94FWF

Mirror:
https://ouo.io/q91alB
https://github.com/mkckr0/audio-share/r … elease.apk
https://ouo.io/Rtn3d2.



Leave a Reply