{"id":20324644,"url":"https://github.com/gh640/github_repo_opener","last_synced_at":"2025-04-11T19:42:09.552Z","repository":{"id":57434621,"uuid":"122924889","full_name":"gh640/github_repo_opener","owner":"gh640","description":"A CLI tool to open a GitHub repository page quickly.","archived":false,"fork":false,"pushed_at":"2018-12-18T02:23:52.000Z","size":237,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T15:48:59.955Z","etag":null,"topics":["git","github","github-api"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/github-repo-opener/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gh640.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2018-02-26T06:37:54.000Z","updated_at":"2024-04-26T11:12:35.000Z","dependencies_parsed_at":"2022-09-04T15:23:23.564Z","dependency_job_id":null,"html_url":"https://github.com/gh640/github_repo_opener","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fgithub_repo_opener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fgithub_repo_opener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fgithub_repo_opener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fgithub_repo_opener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gh640","download_url":"https://codeload.github.com/gh640/github_repo_opener/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248468486,"owners_count":21108827,"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":["git","github","github-api"],"created_at":"2024-11-14T19:36:45.409Z","updated_at":"2025-04-11T19:42:09.522Z","avatar_url":"https://github.com/gh640.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"####################\n`github_repo_opener`\n####################\n\nA CLI tool to open a front page of owned GitHub repositories quickly.\n\n\n************\nInstallation\n************\n\n.. code-block:: bash\n\n    $ pip install github_repo_opener\n\n\n**************\nPrerequisition\n**************\n\nUser has a GitHub access token.\n\n\n*****\nUsage\n*****\n\nOnce installed the package, you can use `github-repo-opener` command.\n\n.. code-block:: bash\n\n    $ github-repo-opener\n\n.. image:: https://raw.githubusercontent.com/gh640/github_repo_opener/master/assets/capture-01-no-command.gif\n\nPrepare a local database\n========================\n\n.. code-block:: bash\n\n    $ github-repo-opener initdb\n\nThis creates a sqlite database file at :code:`~/.cache/github_repo_opener/cache.sqlite3`.\n\nFetch repository data and store them in the local database\n==========================================================\n\n.. code-block:: bash\n\n    $ github-repo-opener fetch\n\nShow repository names\n=====================\n\n.. code-block:: bash\n\n    $ github-repo-opener show\n\nOpen a repository front page\n============================\n\n.. code-block:: bash\n\n    $ github-repo-opener open\n\n.. image:: https://raw.githubusercontent.com/gh640/github_repo_opener/master/assets/capture-02-open.gif\n\nDrop the local database\n=======================\n\n.. code-block:: bash\n\n    $ github-repo-opener dropdb\n\nThis deletes the sqlite database file at :code:`~/.cache/github_repo_opener/cache.sqlite3`.\n\n\n*******\nLicense\n*******\n\nLicensed under MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh640%2Fgithub_repo_opener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgh640%2Fgithub_repo_opener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh640%2Fgithub_repo_opener/lists"}