Alfred Gitlab dashboard workflow. Navigate projects, issues, merges and todos quickly.
- Dependency Alfred3 or Alfred4
- Download Gitlab workflow release
- Click to install
- Set
python2
interpreter variable. By default, it's/usr/bin/python
. - Profit!
glurl
: Set Gitlab url.
gltoken
: Set Gitlab token.
glp
: Fuzzy search Gitlab projects.
glm
: Navigate Gitlab merge requests assigned to you.
gli
: Search Gitlab issues via API.
gltodo
: Open Gitlab todos in browser.
All pull requests, issues and ideas are welcome.
- Forked from wangshub/Alfred-Gitlab-Tool.
- Python libary alfred-workflow.
MIT @ github/Leofwin