Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zxch3n/whotouchmywifi

Analysis the behaviors of the devices which connect to the same WiFi
https://github.com/zxch3n/whotouchmywifi

Last synced: 22 days ago
JSON representation

Analysis the behaviors of the devices which connect to the same WiFi

Awesome Lists containing this project

README

        

# whoTouchMyWiFi

Analysis the behaviors of the devices which connect to the same WiFi

In this repo there is two part, one for the Android application, one for the analysis.
I have not add the analysis part into android application yet.

## Android Data Collect

This program is for data collecting and data collecting only. It will detect all the connections
in the same LAN and record this info into a file under your sdcard directory.

## Analysis part

### Requirements

- python3
- jupyter notebook
- numpy, pandas, seaborn