diff --git a/Mockup.png b/Mockup.png new file mode 100644 index 0000000..d37a932 Binary files /dev/null and b/Mockup.png differ diff --git a/README.md b/README.md index 622f92d..dc70cf8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,27 @@ -# reHDDPrinter +# reHDDPrinter # + +Generate label and print them via brother_ql to + +## Printer usage ## + +``` + export BROTHER_QL_PRINTER=file:///dev/usb/lp0 + export BROTHER_QL_MODEL=QL-570 +``` + + +`brother_ql print -l 62 Untitled.png` + +## Printer/Paper Info ## + +Brother QL-570 + +Paper With: 62mm or 696px + + +## Install ## + +see https://github.com/pklaus/brother_ql + + -Generate label and print them via brother_ql to \ No newline at end of file diff --git a/metadata.json b/metadata.json new file mode 100644 index 0000000..6ab774f --- /dev/null +++ b/metadata.json @@ -0,0 +1,12 @@ +{ + "modelfamiliy":"Toshiba 2.5\\ HDD MK..65GSSX", + "modelname":"TOSHIBA MK3265GSDX", + "capacity":343597383680, + "serial":"70fFrtefrtg", + "powerinhours":7074, + "powercyle":4792, + "errorcount":1, + "shredtimestamp":1647937421, + "shredduration":86400, + "rehddversion":"bV0.2.2" + } \ No newline at end of file diff --git a/mockup.xcf b/mockup.xcf new file mode 100644 index 0000000..012fe60 Binary files /dev/null and b/mockup.xcf differ diff --git a/qr.png b/qr.png new file mode 100644 index 0000000..e84f985 Binary files /dev/null and b/qr.png differ diff --git a/qr.svg b/qr.svg new file mode 100644 index 0000000..8ae3153 --- /dev/null +++ b/qr.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/vorlage_daniel.jpg b/vorlage_daniel.jpg new file mode 100644 index 0000000..0c1e7e4 Binary files /dev/null and b/vorlage_daniel.jpg differ