This application allows you to browse services using mDNS.
For instructions on building the application, checkout the document BUILDING.
You can download the latest version of the application from the GitHub Release page
To install via Winget, run the following command:
winget install mdns-browser
To install on Arch Linux using the AUR, you can use an AUR helper like yay or paru:
With yay
:
yay -S mdns-browser
Alternatively using the -bin package:
yay -S mdns-browser-bin
With paru
:
paru -S mdns-browser
Alternatively using the -bin package:
paru -S mdns-browser-bin
For a privacy statement checkout the document PRIVACY.
This app uses the fantastic mdns-sd libraryto handle all mDNS functionality. If you find this app helpful, consider giving the library a star on GitHub!