All Projects → lukewaite → Alfred Gitlab

lukewaite / Alfred Gitlab

Licence: other
A GitLab workflow for Alfred 3

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Alfred Gitlab

Alfred Reddit
Browse Reddit from Alfred
Stars: ✭ 155 (-11.93%)
Mutual labels:  alfred, alfred-workflow
Alfred Dark Mode
Alfred 3 workflow to toggle the system dark mode
Stars: ✭ 165 (-6.25%)
Mutual labels:  alfred, alfred-workflow
Alfred Awesome Lists
Alfred workflow to search awesome lists
Stars: ✭ 118 (-32.95%)
Mutual labels:  alfred, alfred-workflow
Alfred Workflow
Alfred Workflow教程与实例; CDto: 打开Terminal并转到任意文件夹或文件所在目录; Effective IP:查询本机和外网IP地址,解析任意URL和域名的IP地址,以及进行归属地和运营商查询; UpdateAllNPM: 更新所有Node.js全局模块; UpdateAllPIP: 更新所有Python模块
Stars: ✭ 98 (-44.32%)
Mutual labels:  alfred, alfred-workflow
Alfy
Create Alfred workflows with ease
Stars: ✭ 2,232 (+1168.18%)
Mutual labels:  alfred, alfred-workflow
Alfred Learn Anything
Alfred workflow to search Learn Anything
Stars: ✭ 115 (-34.66%)
Mutual labels:  alfred, alfred-workflow
Alfred Vscode
Alfred 3 workflow that allows you to browse and open Visual Studio Code projects or simply open specified folders/files
Stars: ✭ 141 (-19.89%)
Mutual labels:  alfred, alfred-workflow
Alfred Google Translate Workflow
Alfred Google Translate Workflow. Alfred 多語言翻譯 Workflow,含有拼字校正、近似詞建議功能。(Temporally broken, use https://github.com/zetavg/alfred-google-translate-workflow/pull/8)
Stars: ✭ 85 (-51.7%)
Mutual labels:  alfred, alfred-workflow
Alfred Workflows
Amazing Alfred Workflows
Stars: ✭ 2,163 (+1128.98%)
Mutual labels:  alfred, alfred-workflow
Chrome Control
A JXA script and an Alfred Workflow for controlling Google Chrome
Stars: ✭ 144 (-18.18%)
Mutual labels:  alfred, alfred-workflow
Alfred Workflows
Alfred Workflows for Developers
Stars: ✭ 1,923 (+992.61%)
Mutual labels:  alfred, alfred-workflow
Alfred Gcal
View Google Calendar events in Alfred
Stars: ✭ 147 (-16.48%)
Mutual labels:  alfred, alfred-workflow
Deepl Alfred Workflow2
DeepL Alfred Workflow
Stars: ✭ 93 (-47.16%)
Mutual labels:  alfred, alfred-workflow
Awesome Alfred Workflows
A curated list of awesome alfred workflows
Stars: ✭ 2,088 (+1086.36%)
Mutual labels:  alfred, alfred-workflow
Alfred Calculate Anything
Alfred Workflow to calculate anything with natural language
Stars: ✭ 92 (-47.73%)
Mutual labels:  alfred, alfred-workflow
Alfred Vpn Manager
Manage Tunnelblick & Viscosity VPN connections from Alfred
Stars: ✭ 127 (-27.84%)
Mutual labels:  alfred, alfred-workflow
Alfred Ssh
SSH workflow for Alfred for Mac with powerful hostname expansion/completion
Stars: ✭ 78 (-55.68%)
Mutual labels:  alfred, alfred-workflow
Alfred Hl
🔆 Syntax highlight code in the clipboard
Stars: ✭ 80 (-54.55%)
Mutual labels:  alfred, alfred-workflow
Alfred Firefox
Search and control Firefox from Alfred
Stars: ✭ 142 (-19.32%)
Mutual labels:  alfred, alfred-workflow
Alfred Pinboard
Alfred Workflow for Pinboard (written in Go (golang))
Stars: ✭ 146 (-17.05%)
Mutual labels:  alfred, alfred-workflow

Alfred Gitlab

Quickly navigate to GitLab projects in Alfred 3.

Setup and Usage

  • Generate a GitLab personal access token (https://gitlab.com/profile/personal_access_tokens) then run glsetkey <yourkey>
  • (Optionally) Tell it where the GitLab API you want to connect to is by running glseturl https://<host>/api/v4/projects
    • Defaults to GitLab.com's public API
  • search for projects with gl <search>

Sub-Page Navigation

After selecting a repository, you are prompted with a page to navigate to. You can disable this behaviour by setting the quick_open workflow variable to true.

See the Alfred documentation on Workflow variables for more information on how to configure workflow variables.

Notes

By default, we will only show projects which you are a member of.

TODOs

  • Optionally, allow you to search for non-membership repos
  • Add alfred-workflow updater notifications
  • Clean up

Thanks, License, Copyright

  • The Alfred-Workflow library is used heavily, and it's wonderful documentation was key in building the plugin.
  • The GitLab icon is used, care of GitLab.

All other code/media are released under the MIT Licence.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].