Skip to content

Releases: seediffusion/UpSiteDown

2.2 Theakston

27 Oct 22:21

Choose a tag to compare

Added the option to receive push notifications via Pushover.

2.1 Theakston

25 Oct 02:28

Choose a tag to compare

Added the ability to receive push notifications via NTFY as well as Prowl, a contribution by @JonathanR529.

2.0.5 Theakston

24 Oct 09:06

Choose a tag to compare

  • Fixed a bug where the program would fall over and die if outmode was anything other than 1.
  • Resolved an issue where site monitoring would crash if Prowl couldn't be contacted.

2.0 Theakston

23 Oct 22:09

Choose a tag to compare

  • Version 2 is the first UpSiteDown release to use codenames. Each major version will use a British celebrity name for a codename. Version 2 is codenamed after the TV and Radio presenter Jamie Theakston.
  • UpSiteDown is now using accessible_output2 instead of cytolk for a speech library, helping the program on its way to cross platform.
  • The program can now send push notifications to iOS devices via Prowl.
  • The program can now monitor other types of servers that don't use web ports, such as FTP servers, mail servers, game servers etc. Simply start a URL in your sites.txt file with either icmp:// to have the host monitored via ping requests, or tcp:// to have it monitored via TCP connections.
  • UpSiteDown is now completely open source and in the public domain, being licensed under the Unlicense license.