Skip to content

QoL improvements to the way members leave projects in the space

Notifications You must be signed in to change notification settings

Perth-Artifactory/storageTickets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

storageTickets

QoL improvements to the way members leave projects in the space

Setup

  • pip install -r requirements.txt
  • cp config.json.example config.json
  • Set config.json parameters
    • tidyauth_token - Token for tidyauth
    • tidyauth_address - Address where tidyauth can be reached
    • logo - The logo for the top of the receipt inside img/
    • events - URL to a JSON containing upcoming events. Can be generated by a utility script
  • Point to your printer
    • Find your vendor and device IDs using lsusb
    • cp printer.py.example printer.py
    • Add your IDs in place of 1234 in printer.py

Running

Pretty much needs to be run as a service as root.

  • listen.py

About

QoL improvements to the way members leave projects in the space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages