Skip to content

xinchejian/xinchejian-at

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

XinCheJian Checkinator

Inspired by https://at.hackerspace.pl/, hacked together in 30 minutes by q3k.

Setup

Install python, python-requests, python-mysqldb.

If you want a fancy HTML UI, copy the content of dist/ somewhere, it will access /at.json via AJAX.

Usage

Just run at.py. It will download a leasefile from the router and output an at.json at perpetuum. Serve this with a static file server or push it somewhere.

If you want the script to scp the resulting report for you, run it with the destination scp string as its' argument, ie. python2 at.py torvalds@example.com:/var/www/examples.com/.

About

An at.hackerspace.pl implemention for XinCheJian, but different

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.1%
  • HTML 30.4%
  • JavaScript 7.5%