Experimental communication tools (televex screen + televex print) https://televex.vvvvvvaria.org/
Go to file
2021-03-03 09:59:40 +01:00
print adding word-friendly linebreaks to the lineprinter output + fixing the infinite print loop 2021-03-03 09:59:40 +01:00
screen updating gitignore + add a PYTHON variable in the televex.py 2021-02-24 17:09:46 +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 updating the readme with screen + print main details, will document more soon 2021-02-24 19:47:25 +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

(Flask application + EPSON printer)

$ make print

The main script is: print/start.py

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

Local: localhost:5000

Install TeleVex

$ make setup

Requires: see requirements.txt