Skip to content

Latest commit

 

History

History
25 lines (10 loc) · 605 Bytes

File metadata and controls

25 lines (10 loc) · 605 Bytes

who-sits-where

A script that draws a map of your Parkanizer floorplan in case your organization doesn't allow you to see who sits where.

Installation

Create a virtualenv and activate it. Install requirements. Rename config.json.example to config.json and fill it.

Usage/Examples

Run whositswhere.py with your new venv. Check the help page with -h

The results will be in a folder results in the root folder.

Not sure if there's a request limit on the server but be careful not to hit it.

License

MIT