{"id":16756904,"url":"https://github.com/shochdoerfer/krunner-gitlab","last_synced_at":"2025-08-02T05:42:14.168Z","repository":{"id":75275007,"uuid":"164223078","full_name":"shochdoerfer/krunner-gitlab","owner":"shochdoerfer","description":"KRunner GitLab Backend","archived":false,"fork":false,"pushed_at":"2019-01-14T21:32:52.000Z","size":8,"stargazers_count":15,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-27T04:57:24.923Z","etag":null,"topics":["gitlab","kde","krunner","plasma"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shochdoerfer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-01-05T14:40:50.000Z","updated_at":"2025-07-19T22:33:16.000Z","dependencies_parsed_at":"2023-06-06T00:00:25.853Z","dependency_job_id":null,"html_url":"https://github.com/shochdoerfer/krunner-gitlab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shochdoerfer/krunner-gitlab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shochdoerfer%2Fkrunner-gitlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shochdoerfer%2Fkrunner-gitlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shochdoerfer%2Fkrunner-gitlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shochdoerfer%2Fkrunner-gitlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shochdoerfer","download_url":"https://codeload.github.com/shochdoerfer/krunner-gitlab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shochdoerfer%2Fkrunner-gitlab/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268339403,"owners_count":24234546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gitlab","kde","krunner","plasma"],"created_at":"2024-10-13T03:42:22.976Z","updated_at":"2025-08-02T05:42:14.128Z","avatar_url":"https://github.com/shochdoerfer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KRunner GitLab backend\n\nThis package provides a [KRunner](http://blog.davidedmundson.co.uk/blog/cross-process-runners/) backend which will use a GitLab instance as a search backend. Currently only project names are searched for, this might change in the future.\n\n## Installation\n\nClone this repository\n\n```\ngit clone https://github.com/shochdoerfer/krunner-gitlab\n```\n\nBuild the go application\n\n```\ncd\ngo install\n```\n\nRegister the runner in KDE by storing a file called `krunner-gitlab.desktop` in `$HOME/.local/share/kservices5` and then restart the rkunner process.\n\n```\n[Desktop Entry]\nName=GitLab\nComment=GitLab KRunner\nX-KDE-ServiceTypes=Plasma/Runner\nType=Service\nIcon=internet-web-browser\nX-KDE-PluginInfo-Author=Stephan Hochdörfer\nX-KDE-PluginInfo-Email=S.Hochdoerfer@bitExpert.de\nX-KDE-PluginInfo-Name=krunner-gitlab\nX-KDE-PluginInfo-Version=1.0\nX-KDE-PluginInfo-License=Apache-2.0\nX-KDE-PluginInfo-EnabledByDefault=true\nX-Plasma-API=DBus\nX-Plasma-DBusRunner-Service=de.hochdoerfer.gitlab\nX-Plasma-DBusRunner-Path=/krunner\n```\n\nTo configure krunner-gitlab with the url and the access token for your own GitLab instance, create a file `$HOME/.krunner-gitlab.yaml` like this:\n\n```\nurl: https://your-gitlab-server/api/v4\ntoken: your-token\n```\n\nIt is important to note that the url needs to point to the GitLab API url!\n\n## Run the application\n\nRun `krunner-gitlab` in your `go/bin` directory. Invoke KRunner and start searching for GitLab projects. \n\n## License\n\nKRunner GitLab is released under the Apache 2.0 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshochdoerfer%2Fkrunner-gitlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshochdoerfer%2Fkrunner-gitlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshochdoerfer%2Fkrunner-gitlab/lists"}