0.1.0 • Published 8 years ago
cerebro-plugin-status v0.1.0
cerebro-plugin-status
Cerebro for quick access to "Status pages" from many popular services.
Usage
Just type status
on Cerebro window. For the services which allow it, we display its respective status page embed on Cerebro. Clicking
on an item, will open the respective status page on the default browser.
List of supported services
- Algolia
- AWS
- Bitbucket
- Codeship
- Datadog
- DigitalOcean
- Firebase
- GitHub
- GitLab
- Google Cloud
- Heroku
- Mailchimp
- Mongolab
- NewRelic
- Sendgrid
- Sentry
- Slack
- Travis CI
- Twilio
PRs welcome for adding more services
Development
Clone repo
git clone https://github.com/brpaz/cerebro-plugin-status
Install dependencies
yarn install
Launch the plugin
`yarn start
- A symlink will be created between the plugin folder and the Cerebro plugins folder.
- You will need to reload your Cerebro settings (Right click on Cerebro tray icon -> Development -> Reload).
- You can use Cerebro Dev Tools to debug your plugin.
Publish your plugin
Related
- Cerebro – Plugin extracted from core Cerebro app.
- cerebro-plugin – Boilerplate to create Cerebro plugins.
- Cerebro Plugin docs - Official Cerebro Plugins documentation.
0.1.0
8 years ago