Antony Ray
June 20, 2022
We have to monitor the health of the site and web applications as they fail and do not work.
There are many options to keep track of sites, for example
- StatusCake
- freshping.
- Uptime Robot
It should be noted that webhook notifications, messages on Twitter, Telegram, Slack and other services look tempting, but take attention and time. I would just like to receive push notifications on my phone.
A small application has been developed for easy website monitoring.
How it works
Each time interval, the application checks a website from the list. If the site does not open, it issues push notifications. Redirects 300-305 are not taken into account. After rebooting the phone, you need to restart the applications.Using the free app is simple
- Download the apk file from the link below or install the Play store
download link: notification.apk - Add url addresses to the list.
- Set the interval to scan ( default 60 minutes ).
- Click the button "Save"