Removing SIMILAR_SOFTWARE. Now found in separate Gist.

This commit is contained in:
Philipp Klaus
2018-09-25 15:10:58 +02:00
parent 63f05c2346
commit bc9564e3a2
2 changed files with 2 additions and 60 deletions
+2 -2
View File
@@ -225,7 +225,7 @@ Thanks to everyone helping to improve brother\_ql.
* The source code and issue tracker of this package is to be found on **Github**: [pklaus/brother\_ql][]. * The source code and issue tracker of this package is to be found on **Github**: [pklaus/brother\_ql][].
* The package is also to be found on the Python Package Index **PyPI**: [brother\_ql][PyPI]. * The package is also to be found on the Python Package Index **PyPI**: [brother\_ql][PyPI].
* A collection of similar software projects can be found in [SIMILAR\_SOFTWARE.md][]. * A curated list of related and unrelated software can be found [in this document][related-unrelated].
[author's wishlist]: https://www.amazon.de/registry/wishlist/3GSVLPF08AFIR [author's wishlist]: https://www.amazon.de/registry/wishlist/3GSVLPF08AFIR
[donation]: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=philipp.klaus@gmail.com&lc=US&item_name=Donation+to+brother_ql+Development&no_note=0&cn=&currency_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted [donation]: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=philipp.klaus@gmail.com&lc=US&item_name=Donation+to+brother_ql+Development&no_note=0&cn=&currency_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted
@@ -233,4 +233,4 @@ Thanks to everyone helping to improve brother\_ql.
[LEGACY]: https://github.com/pklaus/brother_ql/blob/master/LEGACY.md [LEGACY]: https://github.com/pklaus/brother_ql/blob/master/LEGACY.md
[pklaus/brother\_ql]: https://github.com/pklaus/brother_ql [pklaus/brother\_ql]: https://github.com/pklaus/brother_ql
[PyPI]: https://pypi.python.org/pypi/brother_ql [PyPI]: https://pypi.python.org/pypi/brother_ql
[SIMILAR\_SOFTWARE.md]: https://github.com/pklaus/brother_ql/blob/master/SIMILAR_SOFTWARE.md [related-unrelated]: https://gist.github.com/pklaus/aeb55e18d36690df6a84a3eab49e9fd7
-58
View File
@@ -1,58 +0,0 @@
## Similar Software
* Brother Raster:
* PyPtouch for the QL-1060N:
<https://github.com/tld/pyptouch>
* pt1230 - Brother P-Touch 1230PC Linux interface including interactive mode (and basic CUPS .ppd):
<https://github.com/cbdevnet/pt1230>
* ql570 - a C program (Raster):
<https://github.com/sudomesh/ql570>
* brother-label - Python software:
<https://github.com/nametacker/brother-label>
* CLI tool for the Brother PT-1230PC, printing via the Python package cups:
<https://github.com/fritznoff/labelprinter>
* B-Label - A GUI labeling program for Brother P-touch series:
<http://apz.fi/blabel/>
* qlprint - Command-line utility for printing to Brother QL label printers:
<https://github.com/DiUS/qlprint>
* CUPS printer driver printer-driver-ptouch:
Repository: <https://bitbucket.org/philpem/printer-driver-ptouch> and
Debian package: <https://packages.debian.org/sid/text/printer-driver-ptouch>
* Brother ESC/P:
* go-esc-p-ql720nw - ESC/P in Go for QL-720NW:
<https://github.com/yogo1212/go-esc-p-ql720nw>
* python-brotherprint - Python library for Brother ESC/P (and template commands):
<https://github.com/fozzle/python-brotherprint>
* labello - web server using the above python-brotherprint library in ESC/P mode:
<https://github.com/chaosdorf/labello>
* PHP RamyTalal/Label-Printer (eg. QL-720NW):
<https://github.com/RamyTalal/Label-Printer>
* Print text and images to a Brother label printer with ESC/P:
<https://github.com/butterware/brother_escp>
* Brother Templates:
* python-brotherprint (see above) also supports the template commands
* Brother SDK:
* Android App that makes use of Brother's SDK `com.brother.ptouch.sdk`:
<https://github.com/terrypearson/brotherPrinterTestEasyEats>
* General ESC/P:
* simple-escp - Java library for text mode printing and ESC/P:
<https://github.com/JockiHendry/simple-escp>
* Other label related software:
* gLabels:
<http://glabels.org/>
* A software to create badges using printer-driver-ptouch:
<https://github.com/markuslindenberg/badge-o-matic>
* rasterprynt - A python package to print on Brother PT-P950NW and PT-9800PCN label printers:
<https://github.com/boxine/rasterprynt>
* Browser Plugins (not Brother):
* qz tray (not for Brother!) - Browser plugin (for ZPL, EPL, ESC/POS):
* <https://qz.io/>
* <https://github.com/qzind/tray>
* Dymo (not for Brother!) browser plugin:
* <http://developers.dymo.com/2010/06/02/dymo-label-framework-javascript-library-samples-print-a-label/>