{"id":25046206,"url":"https://github.com/rinlit-233-shiroko/cw-example-plugin","last_synced_at":"2025-04-14T03:33:51.473Z","repository":{"id":266502345,"uuid":"898503626","full_name":"RinLit-233-shiroko/cw-example-plugin","owner":"RinLit-233-shiroko","description":"Class Widgets Example Plugin.","archived":false,"fork":false,"pushed_at":"2025-01-07T13:55:33.000Z","size":175,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T17:35:26.507Z","etag":null,"topics":["classwidgets","plugin","pyqt","pyqt5","python","qfluentwidgets"],"latest_commit_sha":null,"homepage":"https://cw.rinlit.cn/docs-dev","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/RinLit-233-shiroko.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-12-04T14:10:37.000Z","updated_at":"2025-02-06T08:04:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c3ddf3d-6ab4-443f-8756-d7148e0c8724","html_url":"https://github.com/RinLit-233-shiroko/cw-example-plugin","commit_stats":null,"previous_names":["rinlit-233-shiroko/cw-example-plugin"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinLit-233-shiroko%2Fcw-example-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinLit-233-shiroko%2Fcw-example-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinLit-233-shiroko%2Fcw-example-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinLit-233-shiroko%2Fcw-example-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RinLit-233-shiroko","download_url":"https://codeload.github.com/RinLit-233-shiroko/cw-example-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248815507,"owners_count":21165937,"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":["classwidgets","plugin","pyqt","pyqt5","python","qfluentwidgets"],"created_at":"2025-02-06T06:37:40.574Z","updated_at":"2025-04-14T03:33:51.438Z","avatar_url":"https://github.com/RinLit-233-shiroko.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Class Widgets 插件示例\n本示例展示了 Class Widgets 插件的大致写法\n\n## 如何使用\n\u003e [!TIP]\n\u003e 教程可在 [Class Widgets 官网](https://cw.rinlit.cn/)查看开发文档或[点击此链接](https://www.yuque.com/rinlit/cw-docs-dev)\n\n## 发布插件\n\n若要发布插件，请克隆 [PluginPlaza](https://github.com/Class-Widgets/plugin-plaza) 的内容到本地。\n然后，打开 `./Plugins/plugin_list.json` 文件，根据格式添加自己的插件内容。格式如下：\n```\n{\n    \"其他插件...\": {\n        ...\n    },\n    // 加上您的插件字典\n    \"您的插件仓库名称\": {\n        \"name\": \"插件在PluginPlaza显示的名称\",\n        \"description\": \"插件的介绍\",\n        \"version\": \"版本号（如：1.0.0）\",\n        \"plugin_ver\": 插件适用的版本号（可在Class Widgets的config.ini中找到[Plugin]下的version，\n                      若您的插件是基于此版本制作则填写此数值）,\n        \"author\": \"作者在PluginPlaza名称\",\n    \n        \"url\": \"您的GitHub插件仓库：(https://github.com/RinLit-233-shiroko/cw-example-plugin)\",\n        \"branch\": \"插件仓库分支，如：main\",\n    \n        \"update_date\": \"更新日期，格式为：yyyy/mm/dd\",\n    \n        \"tag\": \"标签\"\n    }\n}\n\n```\n之后，在 [PluginPlaza](https://github.com/Class-Widgets/plugin-plaza) 的仓库中提交您的 PR（Pull Requests）。等待审核通过即可完成上架。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinlit-233-shiroko%2Fcw-example-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frinlit-233-shiroko%2Fcw-example-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinlit-233-shiroko%2Fcw-example-plugin/lists"}