{"id":19650909,"url":"https://github.com/danielwhatmuff/gtlb","last_synced_at":"2026-04-10T07:03:11.636Z","repository":{"id":57436278,"uuid":"110573196","full_name":"danielwhatmuff/gtlb","owner":"danielwhatmuff","description":"CLI to open GitLab repos in the browser","archived":false,"fork":false,"pushed_at":"2018-11-06T11:04:40.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T11:15:56.696Z","etag":null,"topics":["browser","cli","command-line","git","gitlab","opener","python","terminal"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielwhatmuff.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-13T16:33:21.000Z","updated_at":"2018-11-06T11:04:41.000Z","dependencies_parsed_at":"2022-09-06T03:11:42.748Z","dependency_job_id":null,"html_url":"https://github.com/danielwhatmuff/gtlb","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Fgtlb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Fgtlb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Fgtlb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Fgtlb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielwhatmuff","download_url":"https://codeload.github.com/danielwhatmuff/gtlb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240959655,"owners_count":19885002,"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","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":["browser","cli","command-line","git","gitlab","opener","python","terminal"],"created_at":"2024-11-11T15:03:54.712Z","updated_at":"2025-12-31T01:12:16.154Z","avatar_url":"https://github.com/danielwhatmuff.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gtlb - a tool to open Gitlab projects in a browser from the command line\n![](https://raw.githubusercontent.com/danielwhatmuff/gtlb/master/img/gitlab.png)\n\n## Overview\n* Install and execute to open a Gitlab project in your browser from the command line\n* Useful for command line git users e.g. to push changes and open up a Merge Request `git push origin feature/mything \u0026\u0026 gtlb --pulls`\n* Must from within the root directory of a checked out repo\n\n### Install the CLI and view the available options\n```bash\n$ pip install gtlb\n$ gtlb --help\n```\n\n### Open a projects merge requests page\n```bash\n$ cd your-repo-dir\n$ gtlb --merge\n```\n\n### Open a projects releases page\n```bash\n$ cd your-repo-dir\n$ gtlb -r\n```\n\n### Available options as of 0.0.1\n```\n  -h, --help          show this help message and exit\n  --home              Open at the home page (Default action)\n  -m, --merges        Open at Merge Requests page\n  -b, --branches      Open at Branches page\n  -s, --settings      Open at Settings page\n  -r, --releases      Open at Releases page\n  -t, --tags          Open at Tags page\n  -M, --members       Open at members page\n  -w, --wiki          Open at Wiki\n  -i, --issues        Open at Issues page\n  -a, --activity      Open at Activity page\n  -I, --integrations  Open at Integrations page\n  -c, --cicd          Open at CI/CD page\n  -d, --debug         Enable debug output\n  -v, --version       Show the installed version of gtlb\n```\n\n## Feel free to fork/PR any contributions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielwhatmuff%2Fgtlb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielwhatmuff%2Fgtlb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielwhatmuff%2Fgtlb/lists"}