TDF Badge printer with webinterface
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Manuel 1dcd2092e7
Create README.md
1 year ago
TDF Initial commit 1 year ago
.gitignore Create .gitignore 1 year ago
README.md Create README.md 1 year ago
index.html Initial commit 1 year ago
print_badge.php Initial commit 1 year ago

README.md

TDF Badger 🖨 📛 🦡

TDF Badge printer with webinterface

Requirements

  • A webserver, e.g. apache2
  • php with php-gd
  • ImageMagick for convert
  • A folder named uploads inside your webservers root directory
  • full read/write permissions for the webserver user on the uploads folder
  • the ql570 binary inside the webservers root dir
  • the ComicCodeMedium.otf font file inside the webservers root dir