vedarthk / stts

A simple macOS app for monitoring the status of cloud services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stts

stts is a macOS app for monitoring the status of cloud services.

With a click of the menubar icon, you can see the status of your favorite services. You can also be notified when a service goes down or gets restored.

stts is designed to be unobtrusive, only giving you the information you need and allowing you to access the status page with a single click.

stts can be downloaded from the Mac App Store here.

Contributing

Adding services is quite straightforward, and can be as easy as adding a few lines (especially if they're based on statuspage.io). For examples, check stts/Services/ and stts/Services/StatusPage.

StatusPage

If you're adding a page which is based off https://statuspage.io, then you will subclass StatusPageService. To find statusPageID for a new service, go to https://status.<company>.com/api and view the links.

Contact

@inket / @inket on Twitter / mahdi.jp

About

A simple macOS app for monitoring the status of cloud services

License:MIT License


Languages

Language:Swift 99.7%Language:Shell 0.3%