https://github.com/inket/stts
A simple macOS app for monitoring the status of cloud services
https://github.com/inket/stts
app cloud macos services status
Last synced: about 3 hours ago
JSON representation
A simple macOS app for monitoring the status of cloud services
- Host: GitHub
- URL: https://github.com/inket/stts
- Owner: inket
- License: mit
- Created: 2016-11-07T06:49:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-29T16:21:40.000Z (16 days ago)
- Last Synced: 2025-04-07T04:12:28.768Z (8 days ago)
- Topics: app, cloud, macos, services, status
- Language: Swift
- Homepage:
- Size: 2.59 MB
- Stars: 540
- Watchers: 7
- Forks: 64
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - inket/stts - A simple macOS app for monitoring the status of cloud services (Swift)
- open-source-mac-os-apps - stts - macOS app for monitoring the status of cloud services. ![swift_icon] (Applications / Development)
- awesome-swift-macos-apps - stts - macOS app for monitoring the status of cloud services. (Development / Web Development)
- awesome-swift-macos-apps - stts - macOS app for monitoring the status of cloud services. (Development / Web Development)
- open-source-mac-os-apps - stts - macOS app for monitoring the status of cloud services. </summary><p><b>Languages:</b> ![swift_icon] <br><b>Screenshots:</b><br><img src='https://i.imgur.com/OAK3hR0.png' width='400' loading='lazy'/><br></p></details> (Applications / 👨💻 Development (9))
README
## 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](https://itunes.apple.com/app/stts/id1187772509?l=en&mt=12).
### Support the project
### Contribute
Most services can be added automatically with the included extract script:
```sh
# If you haven't already, clone the repo
git clone https://github.com/inket/stts.git
cd stts# Install dependencies and run the extract script
bundle install
bundle exec ruby extract.rb# Example:
bundle exec ruby extract.rb https://status.notion.so/
```For services that cannot be added with the script, feel free to create an issue.
#### Contact
[@inket](https://github.com/inket) / [@inket](https://twitter.com/inket) on Twitter / [mahdi.jp](https://mahdi.jp)