https://github.com/wangshub/Alfred-Gitlab-Tool
🦊 Time saving: Alfred Gitlab workflow tool.
https://github.com/wangshub/Alfred-Gitlab-Tool
alfred alfred-workflow alfred3-workflow gitlab
Last synced: 4 months ago
JSON representation
🦊 Time saving: Alfred Gitlab workflow tool.
- Host: GitHub
- URL: https://github.com/wangshub/Alfred-Gitlab-Tool
- Owner: wangshub
- Created: 2018-10-08T12:54:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-27T10:11:58.000Z (over 6 years ago)
- Last Synced: 2024-04-21T11:19:26.432Z (about 1 year ago)
- Topics: alfred, alfred-workflow, alfred3-workflow, gitlab
- Language: Python
- Homepage:
- Size: 480 KB
- Stars: 64
- Watchers: 7
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alfred Gitlab Tool
Alfred Gitlab dashboard workflow. Navigate projects, issues, merges and todos quickly.
## Install
- Dependency [Alfred3](https://www.alfredapp.com/)
- Download [Gitlab workflow release](https://github.com/wangshub/Alfred-Gitlab-Tool/releases)
- Click to install.### Configure
- **`glurl`: Set Gitlab url.**

- **`gltoken`: Set Gitlab token.**

### Feature
- **`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.**

## Question
All pull requests, issues and ideas are welcome.
## Thanks
- Inspired by [lukewaite/alfred-gitlab](https://github.com/lukewaite/alfred-gitlab).
- Python libary [alfred-workflow](http://www.deanishe.net/alfred-workflow/).## License
MIT @ [github/wangshub](https://github.com/wangshub)