Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dporkka/web-status
Checks if a website is online from the terminal
https://github.com/dporkka/web-status
200 404 404-checker online-status website-checker website-status website-status-check
Last synced: about 2 months ago
JSON representation
Checks if a website is online from the terminal
- Host: GitHub
- URL: https://github.com/dporkka/web-status
- Owner: dporkka
- License: gpl-3.0
- Created: 2023-03-10T00:52:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-10T01:04:18.000Z (almost 2 years ago)
- Last Synced: 2024-04-30T23:49:18.315Z (8 months ago)
- Topics: 200, 404, 404-checker, online-status, website-checker, website-status, website-status-check
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# web-status
Checks if a website is online from the terminal every 10 secondsTo use:
1. Save this code in your favorite editor as "filename.js"
2. Use node JS
3. install xhr2
4. type "node filename.js" and watch the terminal for online statusNote: eventually this will be integrated with a third-party to provide text or email notifications when a website changes online status