Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

fopina/pokebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokebox

Fing is a mobile app that allows you to easily scan your current WiFi network from your device.

More recently they launched a device, Fingbox, as a way to continuously monitor your network.
I found this a useful idea, though, having a couple of Raspberry Pis running, why buy yet another device?

Hence, PokeBox comes into picture, a dockerized-application that will continuously scan your network and send you notifications when things change.

Setup

  • docker run --name pokebox -v pokedata:/var/dbdata -p8080:8080 fopina/pokebox
  • Create the admin user if you haven't before docker exec pokebox /var/app/manage.py createuser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published