{"id":19692378,"url":"https://github.com/guojikun/toolbox","last_synced_at":"2025-04-29T09:31:26.852Z","repository":{"id":258497550,"uuid":"823042151","full_name":"GuoJikun/toolbox","owner":"GuoJikun","description":"工具集，使用 Tauri （Rust + Vue） 开发","archived":false,"fork":false,"pushed_at":"2024-12-18T01:00:55.000Z","size":584,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T14:41:57.527Z","etag":null,"topics":["tauri","toolbox","tools","vue","web"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/GuoJikun.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-02T10:08:56.000Z","updated_at":"2025-02-10T05:26:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec562571-f9aa-4cc1-8ac0-8f1e55ceef9e","html_url":"https://github.com/GuoJikun/toolbox","commit_stats":null,"previous_names":["guojikun/toolbox"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuoJikun%2Ftoolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuoJikun%2Ftoolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuoJikun%2Ftoolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuoJikun%2Ftoolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuoJikun","download_url":"https://codeload.github.com/GuoJikun/toolbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251473283,"owners_count":21595034,"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":["tauri","toolbox","tools","vue","web"],"created_at":"2024-11-11T19:13:11.167Z","updated_at":"2025-04-29T09:31:26.845Z","avatar_url":"https://github.com/GuoJikun.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toolbox\n\n使用 tauri 开发的一个工具集软件\n\n## 插件设想\n\n```md\nplguin-A\n    - config.json\n    - index.html\n```\n\n```json\n// plugin/config.json\n{\n    \"id\": \"\", // 插件的唯一标识，为了防止重复最好加上自己的名字\n    \"name\": \"\", // 插件的名字\n    \"main\": \"plugin-a/index.html\", // 默认是插件目录下的 index.html(要包含插件目录)\n    \"primissions\": [], // 同 tauri 的权限\n    \"keywords\": [], // 在软件中搜索的关键字\n    \"description\": \"\", // 插件描述\n    \"version\": \"\",\n    \"author\": \"\",\n    \"email\": \"\",\n    \"homeUrl\": \"https://xxxx.com\",\n    \"type\": \"backend/frontend\"\n}\n```\n\n## 设置项\n\n- 基础设置\n  - 唤起搜索页面的快捷键\n- 插件设置\n  - 插件目录\n\n## 参与开发\n\n```bash\ngit clone https://github.com/xxxx/xxx.git\n# 安装插件依赖并将构建插件作为项目的插件使用、复制二进制文件\npnpm plugins\n# 安装项目依赖\npnpm i\n# 启动项目\npnpm tauri dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguojikun%2Ftoolbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguojikun%2Ftoolbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguojikun%2Ftoolbox/lists"}