Git Product home page Git Product logo

cups-fgl-printers's Introduction

CUPS drivers for FGL-based printers

This project provides CUPS drivers for ticket printers that work with the "Friendly Ghost Language" FGL. Theoretically, this should be basically all ticket printers from BOCA, Practical Automation, and others, although we obviously did not test all of them. We also only include PPD specification files for two series from Practical Automation, but it is straightforward to add more. We are looking forward to your contributions!

Supported models

  • Practical Automation ITL-2002 series
  • Practical Automation ITL-2003 series

Tested models

  • Practical Automation uITL+2003CF

Known bugs

  • Printing from GUI applications might not work and we don't know, why. Printing the same file with lpr almost always works.

Installation

Debian

You can install our package like this:

# apt-get install apt-transport-https
# curl https://download.pretix.eu/apt/repo.key | apt-key add -
# echo "deb https://download.pretix.eu/cups-fgl-printers ./" > /etc/apt/sources.list.d/pretix.list
# apt-get update
# apt-get install cups-fgl-printers

Arch Linux

Our package is available from the Arch User Repository:

# yay -S cups-fgl-printers-git

Development

You can compile the .drv files to .ppd files by executing:

make ppds

in the project's main directory.

Ubuntu/Debian package

To build the Ubuntu/Debian package, execute:

./packaging/build_deb.sh

If you are on linux, but not on a debian-based distribution that lacks the dpkg command, a docker image will be downloaded and executed to get the debian toolchain. There is a similar command build_deb_repo.sh that you probably won't need, except if you are myself reading this in a couple of years.

Contributing

If you like to contribute to this project, you are very welcome to do so. If you have any questions in the process, please do not hesitate to ask us.

Please note that we have a Code of Conduct in place that applies to all project contributions, including issues, pull requests, etc.

License

The code in this repository is published under the terms of the GPLv3 License. See the LICENSE file for the complete license text.

This project is maintained by Raphael Michel <[email protected]>. See the AUTHORS file for a list of all the awesome folks who contributed to this project.

This project is 100 percent free and open source software. If you are interested in commercial support, hosting services or supporting this project financially, please go to pretix.eu or contact Raphael directly.

cups-fgl-printers's People

Contributors

raphaelm 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.