Launcher for AWS services
- ulauncher
- Python >= 3 (Python 2.7 will use the python2 git branch)
Open ulauncher preferences window -> extensions -> add extension and paste the following url:
https://github.com/brpaz/ulauncher-aws
git clone https://github.com/brpaz/ulauncher-aws
make link
make dev
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
.
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request :D
MIT © [Bruno Paz]