Website Uptime Checker is a simple Flask web application that allows you to monitor the uptime status of multiple websites. It periodically checks the status of each website and updates the information in real-time on the web interface.
- Add websites to the monitoring list.
- Set the checking interval for monitoring.
- View the real-time status of each website.
- Remove websites from the monitoring list.
-
Clone the repository:
git clone https://github.com/aloysiuspattath/uptime_monitor.git
- Install dependencies:
pip install -r requirements.txt
- Run app.py script:
pip install -r requirements.txt
The application will be accessible at http://127.0.0.1:5000 in your web browser.
Open the web browser and navigate to the application.
Add websites to the monitoring list by providing the URL and name.
Set the checking interval for monitoring.
View the real-time status of each website.
Optionally, remove websites from the monitoring list