Check which devices are connected to your FRITZ!Box via a macOS menu bar app.
If your FRITZ!Box is reachable under a different ip address than 192.168.178.1
, modify AppDelegate.swift to fit your needs.
As this project requires Cocoapods, make sure to pod install
and open the .xcworkspace
file, or Xcode won't be able to build the project.
This app uses the FRITZ!Box's SOAP UPnP interface, leveraging the hosts
endpoint. See TR-064 Support - Hosts by AVM for more information.
The code in this repository is released under the MIT license.