Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Network watcher

Questions and comments specific to a particular plugin should go here.
Post Reply
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Network watcher

Post by Pako »

Maybe I'm wrong, but I did not find anything that would watch a network connection.
So I wrote a plugin that does that.

Pako
Attachments
__init__.py
Version 0.0.3 - added internet accessibility test
(8.72 KiB) Downloaded 212 times
__init__.py
Version 0.0.2 - added option to ignore certain IP addresses
(6.93 KiB) Downloaded 178 times
__init__.py
Version 0.0.1 - only support URL added
(6 KiB) Downloaded 175 times
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: Network watcher

Post by krambriw »

Very nice Pako,
Works fine and looks good in all, I have set my polling rate to 5 seconds
Best regards, Walter
Sem;colon
Plugin Developer
Posts: 625
Joined: Sat Feb 18, 2012 10:51 am
Location: Germany

Re: Network watcher

Post by Sem;colon »

"Generates events if an IP address is changed"

Nice Idea!
I'm not sure what I can use it for, but I like it! :D
If you like my work, Image me a drink :wink:
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: Network watcher

Post by Pako »

The new version (0.0.2) uploaded.
Added option to ignore certain IP addresses.
Useful (for example) for VirtualBox Host IP address.

Pako
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: Network watcher

Post by Pako »

I've made some improvements.
Since version 0.0.3, this plugin also monitors the availability of an Internet connection.
NetworkWatcher.png
Pako
Post Reply