{"id":18655834,"url":"https://github.com/andriykohut/gsem","last_synced_at":"2025-04-11T17:32:03.371Z","repository":{"id":53723995,"uuid":"48507571","full_name":"andriykohut/gsem","owner":"andriykohut","description":"Command line extension manager for Gnome-Shell","archived":false,"fork":false,"pushed_at":"2023-05-07T08:49:19.000Z","size":143,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-26T05:44:50.262Z","etag":null,"topics":["cli","command-line-tool","gnome","gnome-shell","gnome-shell-extension"],"latest_commit_sha":null,"homepage":"","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/andriykohut.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}},"created_at":"2015-12-23T19:28:15.000Z","updated_at":"2023-04-14T06:19:49.000Z","dependencies_parsed_at":"2023-10-20T17:15:45.920Z","dependency_job_id":"71d2fbd9-c5d7-44f9-8b72-31bda48f3c30","html_url":"https://github.com/andriykohut/gsem","commit_stats":{"total_commits":60,"total_committers":2,"mean_commits":30.0,"dds":"0.31666666666666665","last_synced_commit":"8aad4ab2096a8bf0a80161932056ace3e39d343e"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriykohut%2Fgsem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriykohut%2Fgsem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriykohut%2Fgsem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriykohut%2Fgsem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andriykohut","download_url":"https://codeload.github.com/andriykohut/gsem/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248449872,"owners_count":21105580,"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":["cli","command-line-tool","gnome","gnome-shell","gnome-shell-extension"],"created_at":"2024-11-07T07:20:18.270Z","updated_at":"2025-04-11T17:32:02.849Z","avatar_url":"https://github.com/andriykohut.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gsem\n\n[![PyPI version](https://badge.fury.io/py/gsem.svg)](https://pypi.org/project/gsem/)\n\n*gsem* - Command line extension manager for Gnome-Shell\n\n```\nusage: gsem [-h]\n            {ls,enabled,disabled,outdated,info,install,reinstall,uninstall,update,search,enable,disable}\n            ...\n\nGnome-Shell extension manager\n\npositional arguments:\n  {ls,enabled,disabled,outdated,info,install,reinstall,uninstall,update,search,enable,disable}\n    ls                  list installed extensions\n    enabled             list enabled extensions\n    disabled            list disabled extensions\n    outdated            list outdated extensions\n    info                show extension information\n    install             install extension\n    reinstall           reinstall extension\n    uninstall           uninstall extension\n    update              update extensions\n    search              search extensions\n    enable              enable extension\n    disable             disable extension\n\noptional arguments:\n  -h, --help            show this help message and exit\n```\n\n## Installation\n\n### User installation (recommended)\nRun `pip install --user gsem`\n\nMake sure you have `\"$HOME/.local/bin\"` in your `$PATH`.\n\n### Global installation\nRun `sudo pip install gsem`\n\n### Updating the package\n\nRun `pip install -U --user gsem` for user installation or `sudo pip install -U gsem` for global installation.\n\n## Features:\n* list installed\n* list enabled/disabled\n* list outdated\n* extension info\n* search\n* enable/disable\n* install/uninstall/reinstall\n* update\n\n## Contributing\n\nDevelopment on latest python version is preferred, as of now it's 3.9.\nTo start you'll need the following setup:\n\nExample uses pyenv to install latest python and manage virtualenv. Run the following commands from the root of the repository.\n\n```sh\npyenv install 3.9.2           # install latest python version\npyenv virtualenv 3.9.2 gsem   # create gsem virtual environment\npyenv activate gsem           # activate the venv\npyenv local gsem              # set local python version for the repo\npoetry install                # install all dependencies inside the virtual environment\npre-commit install            # install pre-commit hooks\n```\n\nRun all the linters:\n```sh\npre-commit run -a\n```\n\n## TODO:\n* pin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandriykohut%2Fgsem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandriykohut%2Fgsem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandriykohut%2Fgsem/lists"}