Experimental communication tools (televex screen + televex print) https://televex.vvvvvvaria.org/
Go to file
2021-05-08 17:54:38 +02:00
print small css change (removing type size) 2021-05-08 17:54:38 +02:00
screen tweaking the screen script to avoid errors in the event descriptions 2021-03-18 20:55:14 +00:00
.gitignore testing to print multifeeder posts 2021-02-25 09:16:00 +00:00
.gitmodules making a start of the print section of TeleVex 2021-02-24 17:19:57 +01:00
Makefile updating gitignore + add a PYTHON variable in the televex.py 2021-02-24 17:09:46 +00:00
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! 2021-03-13 21:17:35 +01:00
requirements.txt adding word-friendly linebreaks to the lineprinter output + fixing the infinite print loop 2021-03-03 09:59:40 +01:00

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