DonationCoder.com Software > Skwire Empire
Release: sWeather (tray-based weather app)
mouser:
P.S. Cloudflare access for DC? That's new (and from my point of view, bad - disturbing and time consuming for a 15kB/s connection).
--- End quote ---
we only enable that when we are suffering from a DNS flood that would otherwise debilitate the server.
Drugwash:
Ah, I see. Thank you for the clarification. :up:
click-click:
If you do try it out, please let me know if it works properly for you.
-skwire (February 06, 2019, 12:44 PM)
--- End quote ---
Everything looks good and working fine now on W7 W8.1 and W10. Thanks for the fixes and thanks for adding the icon selection option. I appreciate that.
skwire:
Everything looks good and working fine now on W7 W8.1 and W10. Thanks for the fixes and thanks for adding the icon selection option. I appreciate that.-click-click (February 13, 2019, 05:48 PM)
--- End quote ---
@click-click: Good to hear and thanks for the report.
Forgot to post this notice a few days ago:
Website & Download
v1.8.1 - 2019-02-11
* Tray icon options have changed. You can now display either or both icons.
! On a delayed startup, tray icon was showing blank instead of the N/A icon. (Thanks, T. Elliot)
* Added a small delay when updating location time.
Drugwash:
Just some code improvement:
--- ---GetWindDirection( sNum )
{
Static Cardinals := ["N", "NNE", "NE", "ENE", "E", "ESE", "SE", "SSE", "S", "SSW", "SW", "WSW", "W"
, "WNW", "NW", "NNW", "N"]
Return Cardinals[Floor((sNum+11.24)/22.5)+1]
}
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version