2017-04-15 18:08:00 +02:00
|
|
|
EventMan(ager) tools
|
|
|
|
====================
|
|
|
|
|
|
|
|
qrcode_reader
|
|
|
|
=============
|
|
|
|
|
|
|
|
With this tool, you can use a serial QR Code or barcode scanner to automarically check-in attendees.
|
|
|
|
|
2017-04-15 18:27:23 +02:00
|
|
|
Besides some standard packages, it also requires the following:
|
|
|
|
|
|
|
|
sudo pip3 install serial
|
|
|
|
sudo pip3 install requests
|
2017-04-16 18:02:53 +02:00
|
|
|
|
|
|
|
count
|
|
|
|
=====
|
|
|
|
|
|
|
|
Just print some stats about an event.
|