{"id":13897357,"url":"https://github.com/lwindolf/gedit-plugininstaller","last_synced_at":"2025-07-17T14:31:19.042Z","repository":{"id":48177042,"uuid":"110168483","full_name":"lwindolf/gedit-plugininstaller","owner":"lwindolf","description":"Gedit 3 plugin to make discovering and installing plugins much more easy","archived":true,"fork":false,"pushed_at":"2022-10-15T09:18:31.000Z","size":86,"stargazers_count":22,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-08-07T18:43:27.368Z","etag":null,"topics":["gedit","plugin-manager"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lwindolf.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}},"created_at":"2017-11-09T21:31:55.000Z","updated_at":"2024-01-26T00:07:19.000Z","dependencies_parsed_at":"2023-01-20T02:30:13.297Z","dependency_job_id":null,"html_url":"https://github.com/lwindolf/gedit-plugininstaller","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwindolf%2Fgedit-plugininstaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwindolf%2Fgedit-plugininstaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwindolf%2Fgedit-plugininstaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwindolf%2Fgedit-plugininstaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lwindolf","download_url":"https://codeload.github.com/lwindolf/gedit-plugininstaller/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226270643,"owners_count":17598075,"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":["gedit","plugin-manager"],"created_at":"2024-08-06T18:03:32.439Z","updated_at":"2024-11-25T03:31:09.573Z","avatar_url":"https://github.com/lwindolf.png","language":"Python","readme":"# gedit-plugininstaller\n\nEasy to use plugin installer for GNOME Gedit. Supports installing plugins and their dependencies from a curated list of plugins. For now it supports only plugins hosted on github.\n\nTested to work with Gedit 3.14 - 41.0\n\nMight work with newer version too!\n\n![Plugin Installer Screenshot](https://lzone.de/images/gedit-plugininstaller.png)\n\nPlugins are installed using \"git clone\" and then installed into ~/.local/share/gedit/plugins.\n\n## Installation\n\n### Linux\n\nYou need to copy the plugin like this\n\n    git clone https://github.com/lwindolf/gedit-plugininstaller.git\n    mkdir -p ~/.local/share/gedit/plugins/\n    cp -r gedit-plugininstaller/plugininstaller.plugin gedit-plugininstaller/plugininstaller/ ~/.local/share/gedit/plugins/\n\nFinally start Gedit and enable the plugin installer under Preferences / Plugins.\n\n### Windows\n\nThe plugin is [known](https://github.com/lwindolf/gedit-plugininstaller/issues/5) to work with MSYS2 installed Gedit. For this installation type download all files into your MSYS installation directory, e.g.\n\n    C:\\msys64\\mingw64\\lib\\gedit\\plugins\n\n## Adding Plugins\n\nIf you want to add another plugin please add it to plugin-list.json and make a pull request.\n\n## Dependencies\n\n* Gedit 3.14+\n* Requires git installed\n* Some plugins require pip3 to install further Python modules\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwindolf%2Fgedit-plugininstaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flwindolf%2Fgedit-plugininstaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwindolf%2Fgedit-plugininstaller/lists"}