Open boveus opened 6 years ago
This is halfway complete: https://github.com/boveus/wifinder/blob/master/lib/templates/device.html.erb#L15
I still think a calendar of what days the device has been detect would be cool.
A 'histogram' google chart to gather some stats about all detected devices would also be cool.
Use this chart: https://developers.google.com/chart/interactive/docs/gallery/calendar to show what day(s) a device has been active (according to the packets captured).
Use https://developers.google.com/chart/interactive/docs/datesandtimes to show what times of day a device is active on a particular day or over several days when it tends to be active.