Experimental communication tools (televex screen + televex print) https://televex.vvvvvvaria.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Your Name 9abf1bd0c0 small css change (removing type size) 3 years ago
print small css change (removing type size) 3 years ago
screen tweaking the screen script to avoid errors in the event descriptions 3 years ago
.gitignore testing to print multifeeder posts 3 years ago
.gitmodules making a start of the print section of TeleVex 3 years ago
Makefile updating gitignore + add a PYTHON variable in the televex.py 3 years ago
README.md big work-in-progress: image support added, experimenting with font sizes, inverted text, line width, line height & more. Disabled all RSS feeds for now, except the toots coming from post.lurk.org... to be continued! 3 years ago
requirements.txt adding word-friendly linebreaks to the lineprinter output + fixing the infinite print loop 3 years ago

README.md

TeleVex

https://televex.vvvvvvaria.org/

Experimental communication tools (televex screen + televex print).

TeleVex Screen

(Python script with colorful output in the terminal)

$ make screen

The main script is: screen/televex.py

Live: in the Varia windows.

TeleVex Print

web interface -----> printer Multifeeder -----> printer

(Flask web application + EPSON printer)

$ make print

The main script is: print/start.py

Live: https://televex.vvvvvvaria.org/print/

Local: localhost:5000/print

Install TeleVex

$ make setup

Requires: see requirements.txt