{"id":28395613,"url":"https://github.com/spesmilo/electrum-plugins","last_synced_at":"2025-06-27T04:31:26.195Z","repository":{"id":233008363,"uuid":"785769205","full_name":"spesmilo/electrum-plugins","owner":"spesmilo","description":"electrum plugins","archived":false,"fork":false,"pushed_at":"2025-04-09T11:51:46.000Z","size":41,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T07:14:34.083Z","etag":null,"topics":[],"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/spesmilo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-04-12T15:27:55.000Z","updated_at":"2025-04-09T11:51:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b75824f-2334-42e1-a326-1b72a775f0eb","html_url":"https://github.com/spesmilo/electrum-plugins","commit_stats":null,"previous_names":["spesmilo/electrum-plugins"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/spesmilo/electrum-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spesmilo%2Felectrum-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spesmilo%2Felectrum-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spesmilo%2Felectrum-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spesmilo%2Felectrum-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spesmilo","download_url":"https://codeload.github.com/spesmilo/electrum-plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spesmilo%2Felectrum-plugins/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262188396,"owners_count":23272341,"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":[],"created_at":"2025-05-31T20:09:14.862Z","updated_at":"2025-06-27T04:31:26.187Z","avatar_url":"https://github.com/spesmilo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository serves as an example for external plugins.\nIt contains code for a simple plugin that creates a virtual keyboard in the Qt GUI of Electrum.\n\n## Publishing a plugin as .zip file\n\nIn order to publish an external plugin, fork this directory and use\nthe `contrib/make_plugin` script in the electrum repository.\n\n`./contrib/make_plugin \u003cplugin_directory\u003e`\n\nIt will create a plugin file named `yourplugin-version.zip`, where `version` is set in `manifest.json` of the plugin.\n\n## The manifest.json file\n\nThe file contains the following fields:\n\n - name: The plugin internal name. Electrum will install only one plugin per name.\n - fullname: User visible name, shown in GUI\n - description: User visible description\n - available_for: List of GUIs for which the plugin is available.\n - author: The plugin author\n - license: The licence.\n - version: The version of the plugin. It is added to the zipfile name.\n - min_electrum_version (optional): Minimum supported version of Electrum\n - max_electrum_version (optional): Max supported version of Electrum\n\n\n## Installing a zipfile plugin\n\nThe plugin zipfile needs to be added the `plugins` directory of your electrum directory.\n\nOn Linux:\n\n`cp myplugin.zip ~/lelectrum/plugins/myplugin.zip`\n\n\nThe GUI will prompt the user for a plugin authorization password.\n\n\n## Development and testing\n\nIf you are developing an external plugin, you may fork this directory,\nand create a symbolic link in your electrum/electrum/plugins directory\nto the place where you where you forked this repository. That way, you\nwill not need to publish your plugin in order to test it.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspesmilo%2Felectrum-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspesmilo%2Felectrum-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspesmilo%2Felectrum-plugins/lists"}