skorotkiewicz / SpaceStatus

Collects devices in our wifi and generates json docs that our IRC Bot can read

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceStatus

spacestatus.py collects various data and puts them into a json format.

The measurements

  • Temperature
  • UV Light
  • Devices in Wifi network
  • Sound intensity
  • another temperature

Method for wifi collection

At the moment only arp information is used. for performance reasons nmap scan is deactivated

Thanks

... to our friends from @b4ckspace, for providing the idea, some of the implementation and hints.

About

Collects devices in our wifi and generates json docs that our IRC Bot can read

License:MIT License


Languages

Language:Python 100.0%