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
7b84e6f2f8
|
4 years ago | |
---|---|---|
4 years ago | ||
screen | 4 years ago | |
.gitignore | 4 years ago | |
.gitmodules | 4 years ago | |
Makefile | 4 years ago | |
README.md | 4 years ago | |
requirements.txt | 4 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