Skip to content

Flutter app to detect and control UPnP devices on a network.

License

Notifications You must be signed in to change notification settings

huffSamuel/upnp_explorer

Repository files navigation

UPnP Explorer

A free, open-source, Flutter mobile application to find and browse UPnP devices on your network.

Codemagic build status

Get it on Google Play

Get it on IzzyOnDroid

Installation

Clone this repo with

$ git clone https://github.com/huffSamuel/upnp_explorer.git

then build the APK with

$ flutter build apk

and install it on your device with

$ adb install ./build/app/outputs/flutter-apk/app-release.apk

License

MIT

Based on makeareadme.com