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.
 
 
 
 
televex d4037120c7 syncing the televex pi with the git 3 years ago
print syncing the televex pi with the git 3 years ago
screen updating gitignore + add a PYTHON variable in the televex.py 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 updating the readme with screen + print main details, will document more soon 3 years ago
requirements.txt updates to the print webpage, it works now! (still experimental) 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

(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