Skip to content

WildRackoon/directslip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Direct Slip 📨🖨️🧾🩲

Direct Slip and its Direct-To-Slip technology, is where retro vibes and modern innovation really meet, by letting people slide into my slips in a way that is convenient, fun and addictive.

For me, Instant Slipping is simply the best way to get in touch.

Collin Ducraques


The idea is simple:

Use a thermal receipt printer like a Fax machine, allowing users to send short text / image messages for printing on paper slips.

  • Leverages python-escpos supported devices
  • Synchronous server API to receive messages: no inbox.
  • Limited features for message formats (wrapped / non-wrapped text, Images...)
  • Minimal security: Auth management and request rate limiting

Potential future improvements

  • Lighter server deployment (API only, Single-board computer framework like MicroPython)
  • Home Assistant / Tasmota integration
  • Mailbox based printing setup (easy docker mailbox + fetchmail daemon)
  • Differente Server / client setup.
  • Lightweight contacts management solution

Install

  • Get Python 3.12
  • Install requirements.txt
  • Manage config.toml
  • python -m directslip.server

About

Ecosystem to use ESC/POS as a Fax like system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages