Ulauncher extension to interact with GitLab.
- Search public projects
- Search your starred projects
- Search your private Projects.
- Search your Groups
- Provides quick access to common GitLab pages like your Issues, Todos and Merge Requests.
- Shortcuts for Gitlab.com and GitLab status page.
- Supports both hosted GitLab.com and On-Premise.
- ulauncher V5
- A GitLab account and a personal access token
First install all the Python depdendencies needed by this extension:
sudo apt install python3-pip
pip3 install "python-gitlab >=1.5.1,<2.0.0"
Open ulauncher preferences window -> extensions -> add extension and paste the following url:
<%= https://github.com/brpaz/ulauncher-gitlab %>
Before using the extension, you must configure your GitLab access token in the plugin settings. You can yours here.
make link
make dev
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
If this project was useful to you in some form, I would be glad to have your support. It will help to keep the project alive and to have more time to work on Open Source.
The sinplest form of support is to give a ⭐️ to this repo.
You can also contribute with GitHub Sponsors.
Or if you prefer a one time donation to the project, you can simple:
Copywright @ 2019 Bruno Paz
This project is MIT Licensed.