FuzzyIdeas / IsThereNet

See when your internet disconnects.. and reconnects
https://lowtechguys.com/istherenet/
GNU General Public License v3.0
80 stars 5 forks source link

Option to disable or change value of "slow internet". #1

Closed sohate closed 9 months ago

sohate commented 9 months ago

Hello! Thanks for app. Any chance for option for disabling "slow internet" or change it's value?

sohate commented 9 months ago

It would be great if you also add an option to disable green bar too.

alin23 commented 9 months ago

Hi! Sorry, for now I'd like to keep the app as simple as possible. No UI, no options etc. I don't have time to develop it further at the moment.

You can change the value and compile it yourself if you'd prefer.

alin23 commented 9 months ago

v1.2 adds hysteresis logic which should lower the chances of seeing continuous changes between YELLOW and GREEN states.

alin23 commented 3 months ago

Since v1.4 this can be configured using the pingSlowThresholdMilliseconds setting. At the moment, slow internet means at least 3 pings that take longer than 300ms.