Jokob @NetAlertX

Results 265 comments of Jokob @NetAlertX

> Something which I personally think could be quite cool, is having time-based background images. E.g. morning, day, evening, night, etc. But again, not sure if anyone other than me...

I'd like to see a similar enhancement - connecting to multiple storage providers simultaneously. Great work on the tool either way! Thanks!

Hey, added Experimental CSV export/Import to my fork: https://github.com/jokob-sk/Pi.Alert

You could try mapping all instances to the same DB file if you have a NAS accessible from all of your locations - I didn't test this though

Hey, Added Appprise (+Webhook) support in my fork, feel free to merge the code into you fork(s) https://github.com/jokob-sk/Pi.Alert/commit/04c88aee06759d13a4ad3f5ed342b1507aa3dbbd

> 1- No authentication for accessing the web interface. This is obviously a bad thing since anyone with network access can gain access to the interface. I know there are...

I've added some basic bulk (non-selective though) operations in this fork: https://github.com/jokob-sk/Pi.Alert

You can change the port by running: `sed -ie 's/= 80/= 8080/g' /etc/lighttpd/lighttpd.conf` Where `8080` is your new port number. As for where the UI is located, in my [docker...

I gave it a shot here: https://github.com/jokob-sk/Docker-Image-for-Pi.Alert

Available in this fork now: https://github.com/jokob-sk/Pi.Alert/