Skip to content

eli8527/friends-indeed-receipt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friends Indeed Receipt Script

Setup

  1. Connect and turn on the receipt printer.
  2. Set up receipt printer as generic printer using CUPS. Name it THERMAL.
  3. Install sudo /usr/bin/python -m pip install python-escpos --pre.
  4. Place all files in ~/dev/friends-indeed-receipt/.

Running

  1. Download the receipt image and move it to ~/dev/friends-indeed-receipt/. Remove all spaces in the name. It should be 384 pixels wide at 300dpi if making your own.
  2. Double click receipt.app. Give it the image you downloaded.

Other

To run just the script, replace the name of the image with the one you want to print.

python print.py test.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages