GithubHelp home page GithubHelp logo

typingbeaver / tapen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from corvis/tapen

0.0 0.0 0.0 2.21 MB

Print labels on Brother PTouch label printers with highly customizable HTML templates

License: GNU General Public License v3.0

Shell 0.22% Python 94.98% CSS 0.62% Makefile 4.18%

tapen's Introduction

Tapen Picture

Tapen


Tapen is a tool for composing and printing labels on label printers. At the moment only Brother printers are supported. Developed and tested on linux only.

Basic Usage

Just print a line of text covering all available height of the tape:

tapen print "Hello world"

Shortcut version: tpp "Hello world".

Note: Short syntax (tpp ... command is equal to tapen print ...). Here and bellow in the docs we will use short syntax for simplicity.

Print multiple labels at time:

tpp "Label 1" "label 2" "Label 3"

Print 2 copies of of each label:

tpp -q 2 "Label 1" "Label 2"

Installation

There are a couple of possible installation methods:

  1. With pip: pip install tapen
  2. Use pre-compiled binary. Just download binary from releases page

Credits

  • Dmitry Berezovsky (@corvis) - author and main maintainer
  • Dominic Radermacher ([email protected]) - creator of libptouch, the source code of this library was used to understand the interface to Brotehr devices.
  • CLI Rack

Disclaimer

This module is licensed under MIT. This means you are free to use it in commercial projects.

The GPLv3 license clearly explains that there is no warranty for this free software. Please see the included LICENSE file for details.

tapen's People

Contributors

corvis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.