You can now toggle on and off the program's site up, site down and error sounds. The hotkey for this is Windows+Shift+Control+A (A for audio).
The on-command updater has been refactored (again) and should now work as expected.
V 1.7, Saturday, November 2nd, 2024
The request timeout, the amount of time the program waits for a reply from a website before calling it down, can now be customised in opts.ini. The default timeout is 15 seconds.
Outage log entries no longer include the text "Date and time" before the already obvious date and time.
The update checking process has been condensed down to a single hotkey, Windows + Shift + Control + P.
Thanks to Andre Louis for the on-command updater and outage report suggestions. Check him out on YouTube and follow him on Mastodon.
V 1.6, Sunday, September 15th, 2024
UpSiteDown can now check websites asynchronously, resulting in faster, more efficient monitoring.
V 1.5, Monday, July 29th, 2024
You can now delete your outage report at any time. The default hotkey is Windows+Shift+Control+E.
If you try to launch UpSiteDown when it is already running, the program will be restarted.
V 1.4, Saturday, July 27th, 2024
When a site comes back up, UpSiteDown will now generate an outage report that contains details about the downtime, including the date and time of the outage, the reason the site was reported as down, and the duration of the outage. This file, named outage.txt and stored inside the UpSiteDown program folder, can be accessed at any time with the Windows+Shift+Control+V hotkey by default.
V 1.3.5, Saturday, June 29th, 2024
Adds a first time setup dialog where you can add a site URL to initialise the program.
Attempts to fix the updater.
V 1.3, Friday, June 28th, 2024
Changes the library which handles keyboard input, fixing an issue where all hotkeys would stop working under certain circumstances, such as opening the NVDA screen reader menu with NVDA + N.
V 1.2, Tuesday, June 25th, 2024
The program now includes an on-command updater that allows you to check for, download and apply updates in your own time. Take heed, Microsoft! You can invoke this updater by pressing Shift+Windows+Control+C by default.
There is now a user customisable sleep/backoff timer that controls how long, in seconds, to wait in between website checks. This is set to 60 seconds by default.
The program is now better at distinguishing between different client side and server side errors, such as refused connections, SSL/TLS errors and request timeouts.
V 1.1, Wednesday, May 29th, 2024
There are now 4 different output modes to toggle between:
SAPI 5 speech. The program speaks through SAPI 5.
Screen reader speech. The program speaks through a screen reader, such as NVDA or JAWS.
Screen reader speech and braille. The program provides both speech and braille output through the screen reader.
Braille only. The program will only provide braille output.
2 new hotkeys have been added. You can now open sites.txt and opts.ini with a hotkey. By default, these hotkeys are Windows+Shift+Control+S and Windows+Shift+Control+O respectively.
The screen reader library will no longer be needlessly reloaded when toggling between output modes.