Skip to content

Use industrial-grade telecom, datacom and/or electrical identifications on your consumer-grade Brother label printer.

Notifications You must be signed in to change notification settings

ruimarinho/brother-mobile-cable-label-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brother Mobile Cable Label Downloader

Brother offers a Mobile Cable Label Tool app for designing telecom, datacom and/or electrical identifications.

The app is compatible with a number of professional and industrial-grade printers1, but has stopped receiving updates circa 2017.

These industrial printers also feature WiFi connectivity which is a baseline requirement for the app to work. However, most connected consumer-grade printers — like the Brother PT-P710BT Cube — only feature Bluetooth or USB connectivity.

As an alternative, Brother offers a consumer app called Brother iPrint&Label, for (iOS and Android) and Brother P-touch Editor for macOS, both offering a much more limited catalog of labels to use.

Since the label format is compatible between both applications, there should be no reason for not importing the industrial labels into the consumer app. After all, who doesn't have extensive IoT projects at home that need professionally-looking labelling?

Installation

This project has been tested with the macOS version of the Brother P-touch Editor application. It will most likely work on the Windows equivalent.

Clone this repository and run yarn (or npm install) to install its dependencies.

❯ git clone https://github.com/ruimarinho/brother-cable-label-downloader
❯ cd brother-cable-label-downloader
❯ yarn

Usage

Execute index.js and wait for the script to download the labels:

❯ node index.js

This will attempt to download the labels into the application's directory, if it is installed and accessible. Otherwise, it will download them into a local folder (Template/en/Label). You will then need to copy them into /Applications/P-touch\ Editor.app/Contents/Resources/Template/en/Label by running:

❯ cp -r Template/en/Label /Applications/Brother\ P-touch Editor.app/Contents/Resources/Template/en/Label

Once you re-open the Brother P-Touch Editor app, you will be presented with a vast collection of new labels:

Brother P-touch Editor Template Catalog

License

MIT

Footnotes

[1] As of November 1st, 2020, the compatibles models are PT-E550W, PT-P750W, PT-D800W, PT-E800W, PT-E850TKW, PT-P900W and the PT-P950NW.

About

Use industrial-grade telecom, datacom and/or electrical identifications on your consumer-grade Brother label printer.

Resources

Stars

Watchers

Forks

Packages

No packages published