ulauncher-statuspages
ulauncher-statuspages copied to clipboard
Ulauncher Extension that provides shortcuts for accessing status pages for popular services like GitHub, AWS and more.
Ulauncher Status Pages
Ulauncher Extension that provides shortcuts for accessing status pages for popular services like GitHub, AWS and more.
Demo
Requirements
- ulauncher 5
- Python 3
Install
Open ulauncher preferences window -> extensions -> add extension and paste the following url:
https://github.com/brpaz/ulauncher-statuspages
Usage
Type "status" in Ulauncher and it should display a List of common services status pages. Click on an item, will open the respective status page on your default browser.
The services are defined in "pages.json" file in the "data" dir of the extension. You can override the default file by create a "status_pages.json" in "~/.config/ulauncher/ext_preferences" folder.
The following services are included by default:
- AWS
- Datadog
- DigitalOcean
- GitHub
- GitLab
- Google Cloud
- Heroku
- Netlify
- NewRelic
- Sendgrid
- TravisCI
- Discord
- Adobe
- Atlassian
- Apple
- Apple Developer
- Cloudflare
- Azure
- Oracle Cloud
Feel free to create a PR to add more services.
Development
git clone https://github.com/brpaz/ulauncher-statuspages
make link
The make link
command will symlink the cloned repo into the appropriate location on the ulauncher extensions folder.
To see your changes, stop ulauncher and run it from the command line with: ulauncher -v
.
Contributing
Contributions, issues and Features requests are welcome.
Show your support
License
Copywright @ 2019 Bruno Paz
This project is MIT Licensed.