17 lines
351 B
Markdown
17 lines
351 B
Markdown
EventMan(ager) tools
|
|
====================
|
|
|
|
qrcode_reader
|
|
=============
|
|
|
|
With this tool, you can use a serial QR Code or barcode scanner to automarically check-in attendees.
|
|
|
|
Besides some standard packages, it also requires the following:
|
|
|
|
sudo pip3 install serial
|
|
sudo pip3 install requests
|
|
|
|
count
|
|
=====
|
|
|
|
Just print some stats about an event.
|