{"id":15389216,"url":"https://github.com/splitbrain/bql-label-printer","last_synced_at":"2025-04-14T10:05:48.403Z","repository":{"id":136753262,"uuid":"105673770","full_name":"splitbrain/bql-label-printer","owner":"splitbrain","description":"Brother Label Printer UI","archived":false,"fork":false,"pushed_at":"2023-05-01T20:19:34.000Z","size":38,"stargazers_count":27,"open_issues_count":2,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-14T10:05:42.438Z","etag":null,"topics":["brother-ql","label-printing","labels","ql-500","ql-550","ql-570","ql-700"],"latest_commit_sha":null,"homepage":"https://www.splitbrain.org/blog/2017-10/06-weekend_project_label_designer","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splitbrain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-03T16:16:21.000Z","updated_at":"2025-01-31T13:38:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ecd64d5-3b06-4aa2-882a-40c736c7127a","html_url":"https://github.com/splitbrain/bql-label-printer","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"3a5ad5ed47110ff9a87260543c834d20ad2c4282"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fbql-label-printer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fbql-label-printer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fbql-label-printer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fbql-label-printer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splitbrain","download_url":"https://codeload.github.com/splitbrain/bql-label-printer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248860287,"owners_count":21173342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["brother-ql","label-printing","labels","ql-500","ql-550","ql-570","ql-700"],"created_at":"2024-10-01T14:59:45.760Z","updated_at":"2025-04-14T10:05:48.374Z","avatar_url":"https://github.com/splitbrain.png","language":"HTML","readme":"# Brother Label Printer UI\n\nThis is a very simple web interface to create text labels on a Brother QL series label printers supported by [pklaus/brother_ql](https://github.com/pklaus/brother_ql).\n\n## Installation\n\nCreate a virtual environment and install the requirements\n\n    $\u003e virtualenv3 env\n    $\u003e . env/bin/activate\n    $env\u003e pip install -r requirements.txt\n\n## Running\n\nStart the server by providing the model and connection string\n\n    $env\u003e ./app.py --model QL-500 tcp://192.168.1.1:9100\n\nRun `app.py -h` for more info.\n\n## Using\n\nOpen your browser on the shown URL (defaults to `http://127.0.0.1:8013/`). The application uses modern JavaScript (promises, blobs, etc) and requires a modern browser. It was tested with Chrome only, but probably works in Firefox, too.\n\n## Label Templates\n\nLabels are based on HTML templates located in the `static/labels/` directory. Templates need to start with a supported label size followed by an underscore. See [pklaus/brother_ql](https://github.com/pklaus/brother_ql) for a list of supported sizes.\n\nThe templates need to contain exactly one root element, specifying the exact size of the label in pixels (again, check the above site for proper values).\n\nElements containing an `input` class can be edited through the form.\n\nDivs with the `qrcode` class will be converted to a QR Code. They also need the `input` class and a `data-value` attribute instead of an inner text.\n\n## Feedback\n\nPlease feel free to submit feedback in the form of pull requests.\n\n## Credits\n\nMany thanks to the following projects:\n\n* [pklaus/brother_ql](https://github.com/pklaus/brother_ql)\n* [1904labs/dom-to-image-more](https://github.com/1904labs/dom-to-image-more)\n* [oxalorg/sakura](https://github.com/oxalorg/sakura)\n* [KeeeX/qrcodejs](https://github.com/KeeeX/qrcodejs)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplitbrain%2Fbql-label-printer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplitbrain%2Fbql-label-printer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplitbrain%2Fbql-label-printer/lists"}