l33tllama / HHSAccessControlTidy

Yet another implementation of an access controller, for the Hobart Hackerpsace.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HHSAccessControlTidy

Yet another implementation of an access controller, for the Hobart Hackerpsace.

Uses

  • Custom OAuth2 interface using PyCurl (pip install pycurl + deps(libcurl4-openssl-dev in Ubuntu))
  • TinyDB for lightweight local user DB storage (pip install tinydb)
  • Pushbullet for mobile notifications (pip install pushbullet.py)

About

Yet another implementation of an access controller, for the Hobart Hackerpsace.

License:MIT License


Languages

Language:Python 99.5%Language:Shell 0.5%