Commit Graph

6 Commits

Author SHA1 Message Date
Philipp Klaus 6621134df9 New brother_ql.backends package
The brother_ql.backends package provides backends for
* network (via raw TCP/IP sockets)
* linux_kernel (via device handles like /dev/usb/lp0 etc.)
* pyusb (via PyUSB)

The new backends are in use by the additional scripts
* brother_ql_debug
* brother_ql_print
2016-07-21 17:51:11 +02:00
Philipp Klaus c6205ab32a every brother_ql_xxx tool now corresponds to ./brother_ql/brother_ql_xxx.py 2016-07-21 17:43:23 +02:00
Philipp Klaus 9c2a665bdb adding the web server brother_ql_web 2016-01-07 22:24:37 +01:00
Philipp Klaus 05ce83ebd8 A lot of renaming variables, tools; improved README 2015-12-14 11:09:46 +01:00
Philipp Klaus bbb3919ed0 brother_ql_write script added 2015-12-13 17:57:34 +01:00
Philipp Klaus 01cbf716b3 Making this a package 2015-12-12 14:31:17 +01:00