Skip to content
/ Labels Public

Bash script to create cacti labels with qrcode

Notifications You must be signed in to change notification settings

azwing/Labels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labels

Bash script

Bash script to create cacti labels with qrcode

This script reads a comma separated file as example shown below:

001-001,P / BQEZNKKXJ:Ethnoplants-92,Pereskiopsis scandens,23/05/23 / Zone 10b : 1,7 à 4,4°C 002-002,S10 / BQEZNKKXJ:Ethnoplants-1134,Trichocereus bridgesii,13/05/23

Unique ID, Type / Order Nr / Vendor , Plant Name, Date / USDA Zone

Then it creates a pdf file with two colum labels.

Example Label view

label

This Label shows:
"220" unique ID
"073" Unique ID of the mother plant where seeds where collected
"S57" is the saw ID number
"Graines" Seeds in French
"Perso" stands for personal production otherwise it would be the vendor name
"Gymnocalycium monvillei" is the plant name
"18/08/24" is the saw date

dependencies

sudo apt install imagemagick qrencode

Web interface

Works under linux and makes usage of virtual filesystem for most of the poperations (/dev/shm/) Under php there is code that can be installed on an Apache server with php.

Copy all the php code under /var/www/html (or other directory id you wish provided apache can see it) then using your browser enter ther following url

http://yourserver/etiq.html

were yourserver must point to your server url

About

Bash script to create cacti labels with qrcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published