This is a Free and open source project and it under the Apache 2 license feel free to use the code in any way useful to you.
sudo cp -r . /var/www/html/lirc-web-remote sudo chmod a+x /var/www/html/lirc-web-remote/irsend.sh
sudo cp irsend.service /etc/systemd/system/irsend.service sudo systemctl daemon-reload sudo systemctl start irsend sudo systemctl enable irsend
sudo chmod a+w /var/www/html/lirc-web-remote/data/
sudo chown -R $(ls -l /var/www/html/lirc-web-remote/data/|grep "saved-data-"|awk '{print $3}') /var/www/html/lirc-web-remote/data/
sudo chmod go-w /var/www/html/lirc-web-remote/data/