Add hotkey info to readme

This commit is contained in:
siinus
2020-06-12 05:34:45 +03:00
parent 95bebdf0a6
commit 166f2c04fd

View File

@@ -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 :)