Skip to content

thundergokhan/Uptime-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple Uptime Monitor

A minimal Python tool to check if a website or service is up.

Features

  • Periodically checks the status of a URL.
  • Prints "UP" or "DOWN" with timestamp.
  • Easy to use for personal projects or demos.

Usage

pip install -r requirements.txt
python uptime_monitor.py https://yourwebsite.com --interval 60

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages