An open API service indexing awesome lists of open source software.

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.

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.**

![](./pic/glurl.png)

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

![](./pic/gltoken.png)

### Feature

- **`glp`: Fuzzy search Gitlab projects.**

![](./pic/glp.png)

- **`glm`: Navigate Gitlab merge requests assigned to you.**

![](./pic/glm.png)

- **`gli`: Search Gitlab issues via API.**

![](./pic/gli.png)

- **`gltodo`: Open Gitlab todos in browser.**

![](./pic/gltodo.png)

## 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)