|
|
@ -24,6 +24,8 @@ ln -s $CLONE/nginx/default /etc/nginx/default |
|
|
|
ln -s $CLONE/projektor /opt/projektor |
|
|
|
ln -s $CLONE/projektor /opt/projektor |
|
|
|
apt install python3-serial python3-bottle |
|
|
|
apt install python3-serial python3-bottle |
|
|
|
``` |
|
|
|
``` |
|
|
|
|
|
|
|
Optionally, set keyboard hotkeys from projektor/hotkey_commands.txt |
|
|
|
|
|
|
|
|
|
|
|
# |
|
|
|
# |
|
|
|
#### web |
|
|
|
#### web |
|
|
|
``` |
|
|
|
``` |
|
|
@ -51,4 +53,4 @@ systemctl start websockify.service |
|
|
|
# |
|
|
|
# |
|
|
|
Now, essential code seems to be symlinked and `git pull` keeps everything up-to-date.. |
|
|
|
Now, essential code seems to be symlinked and `git pull` keeps everything up-to-date.. |
|
|
|
|
|
|
|
|
|
|
|
And as always, this readme is under destruction :) |
|
|
|
And as always, this readme is under destruction :) |
|
|
|