- heavily based on https://github.com/c-base/mqttluakit/
- Install the dependencies like this:
sudo apt install python3-gi gir1.2-webkit-3.0 libwebkitgtk-3.0-dev
pip3 install -r requirements.txt --user
- Then clone the git repo:
https://github.com/c-base/mqttwebview.git
- cd into the freshly cloned directory
- Run the program with
./run_mqttwebview.sh
Set i3 as the default window manage (session) in lightdm.
Add the following line to /home/$USER/.i3/config
:
exec /home/$USER/mqttwebview/run_mqttwebview.sh
in /etc/lightdm/lightdm.conf
change the line
xserver-command=X
into this:
xserver-command=X -nocursor -s 0 dpms