Experimental communication tools (televex screen + televex print) https://televex.vvvvvvaria.org/
Go to file
2021-03-01 21:34:21 +00:00
print syncing the televex pi with the git 2021-03-01 21:34:21 +00: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 updates to the print webpage, it works now! (still experimental) 2021-02-24 18:42:21 +00: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