aboutsummaryrefslogtreecommitdiff
path: root/label-exp/main.go
Commit message (Collapse)AuthorAgeFilesLines
* Rename the label toolPřemysl Janouch2019-04-121-280/+0
|
* Cleanup, improve communication while printingPřemysl Janouch2019-04-121-9/+14
|
* Move printer stuff into the ql packagePřemysl Janouch2019-04-121-237/+17
|
* Improve the label printing experimental toolPřemysl Janouch2019-04-121-79/+137
| | | | | Now it should be safer to print on die-cut labels, or even any supported label at all.
* Fix status decodingPřemysl Janouch2019-04-121-3/+3
| | | | Mainly to reflect a real-world printer.
* Create a package for the printerPřemysl Janouch2019-04-121-36/+10
|
* Save some tapePřemysl Janouch2019-04-111-2/+64
|
* Replace checkbox with buttonPřemysl Janouch2019-04-111-2/+1
|
* Initial commitPřemysl Janouch2019-04-071-0/+402