Releases: Conroman16/daskeyboard-applet--icmp-ping
ICMP Ping v2.0.0 marketplace release
This is the release which was put into the DasKeyboard marketplace this afternoon
ICMP Ping v1.3.0
Tsts and a bunch of cleanup... I added tests at the request of the DasKeyboard guys and did a bunch of cleanup along the way
ICMP Ping v1.2.2
Small cleanup efforts to ensure the applet is not reinventing the wheel for any of its functionality
ICMP Ping v1.2.1
As an extra additional feature to save on compute resources in the event that this is running in a lightweight environment, I've modified the algorithm to only generate the gradient array on applet startup instead of on each request as it doesn't really ever need to change unless the settings are changed, at which point the applet is reloaded anyway
ICMP Ping v1.2
This release covers some cleanup work to make the applet easier to use for the end user. Now instead of specifying a gradient array manually, one specifies a color for the slowest and fastest possible ping times given their specified thresholds and the application will generate an HSV gradient array. Both the amount of points on the color wheel and the direction of calculation (clockwise or counterclockwise) can be controlled as well.
ICMP Ping v1.1.1 marketplace release
First marketplace release of the ICMP Ping applet