Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

atyndall/receipt-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Receipt Notifications

Have you ever found an old Citizen iDP-460 receipt printer being thrown away?

Have you ever wanted to output your emails, Facebook notifications and friend's private anonymous messages to said printer?

I know I have, that's why I've created this awfully hacky set of Python scripts to allow for just that.

Basic configuration steps:

  1. Install necessary Python libraries
  2. Copy configuration from config.example.py to config.py and fill it out
  3. Copy contents of 'talkatme' to a remote webserver that can run Python CGI scripts
  4. Configure receipt printer over parallel or USB to parallel with the Windows "Generic / Text Only" driver
  5. Name the configured printer "ReceiptPrinter"
  6. (if you're not on Windows, hack printer.py so that it writes to the Linux /dev/lp0 or /dev/usb/lp0 file)
  7. ????
  8. Profit!

Message output

The printer in its natural environment

About

Print out your Facebook, email and other notifications on a dot matrix printer! You know you want to!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages