/fritzwatch

Primary LanguagePythonMIT LicenseMIT

fritzwatch

Periodically check which devices are connected to a fritzbox

Installation

  1. Clone this repository
  2. Install dependencies by running python -m pip install -r requirements.txt
  3. run python fritzwatch.py --ip <IP of FritzBox> --password <Password of the FritzBox>