jamesoff / simplemonitor

A Python-based network and host monitor
https://simplemonitor.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
405 stars 166 forks source link

Added ntfy icon prefix #1382

Closed wsw70 closed 6 months ago

wsw70 commented 6 months ago

The ntfy messages do not immediately discriminate between failed and successful events. This PR adds the possibility to prefix the messages with an icon depending on the status.

wsw70 commented 6 months ago

Just a couple of minor changes but otherwise LGTM

I will do that but could you please tell me first how to update this PR? I will make the changes in my code on the laptop, push this to my fork and then ...?

jamesoff commented 6 months ago

Ah yeah, just commit and push to your repo and it should just magically add the commit(s) to here for you.

jamesoff commented 6 months ago

Thanks :)