← Back to tools
View AGENTS.md for is-up-cli
is-up-cli
Check whether a website is up or down from the command line
Description
is-up-cli is a command-line tool that checks whether a website is up or down using the isitup.org API. It provides a quick way to verify website availability without opening a browser.
AI Summary
CLI tool to quickly check if a website is up or down
Capabilities
- + Check website availability from the terminal
- + Use isitup.org API for status checking
- + Quick one-command website status check
Use When
- → You need to quickly check if a website is accessible
- → You want a simple uptime check from the terminal
Avoid When
- x You need continuous monitoring (use a proper monitoring tool)