Merge branch 'master' of https://git.vvvvvvaria.org/varia/televex
This commit is contained in:
commit
8ff4b914cf
27
README.md
27
README.md
@ -5,3 +5,30 @@ 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`
|
Loading…
Reference in New Issue
Block a user