Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 363 Bytes

File metadata and controls

10 lines (8 loc) · 363 Bytes

buzzlogger

Very simple LAN buzz button logger

USAGE

just copy the 2 php files in a webserver with php and enjoy

How does it work

  • from index.php you can choose a name and push a name
  • on push the time of the request, the name and the IP of the client are saved in append in the "log.txt" file
  • from monitor.php you can monitor the log in realtime