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
2 years ago
TDF Initial commit 2 years ago
.gitignore Create .gitignore 2 years ago
README.md Create README.md 2 years ago
index.html Initial commit 2 years ago
print_badge.php Initial commit 2 years 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