static_status icon indicating copy to clipboard operation
static_status copied to clipboard

🚦Bash script to generate a static status page.

Results 8 static_status issues
Sort by recently updated
recently updated
newest added

It would be great to quickly see the response latency as well on the generated output page. e.g. `15ms`

enhancement

Currently the alert.sh script sends an email based on the `MY_CHECK` content but what if you want to be alerted when any of the checks goes down?

It would be nice to alert folks with a slack notification

I would like to customize other html aspects of the generated status page. I'd like to add a page icon that is displayed in the browser tab. I'd like to...

First of all, thank you so much for this great project! :) Currently, all of the status checks are grouped into two categories in the HTML - Operational and Outage....

We often have the case, that a service works perfectly fine, but our authentication server is offline, so nobody is able to login. Because of that I'm thinking about a...

There is no Contributors section in readme file . As we know Contributions are what make the open-source community such an amazing place to learn, inspire, and create. The Contributors...

Would it be possible to have a custom script set the description of the command? This would allow the script to set the description dynamically showing more information us as...