first ideas for mockup
BIN
Mockup.png
Normal file
After Width: | Height: | Size: 58 KiB |
28
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
|
|
12
metadata.json
Normal file
@ -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"
|
||||||
|
}
|
BIN
mockup.xcf
Normal file
6
qr.svg
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
vorlage_daniel.jpg
Normal file
After Width: | Height: | Size: 310 KiB |