CLI to check whether a website is live or not in the command line.
🌐 Get any website status.
# For individual project
npm i webhawk
# Install globally.
npm i -g webhawk
# Show sehar and iftar times for today.
webhawk <website>
webhawk google.com
webhawk https://google.com
- Initial release with the basic features.
- MIT © Mahafuzur Rahaman