{"id":18445581,"url":"https://github.com/planshit/projectevent","last_synced_at":"2025-04-08T00:31:39.376Z","repository":{"id":36051176,"uuid":"210983026","full_name":"Planshit/ProjectEvent","owner":"Planshit","description":"⚡提供了可以在Windows上创建各种事件监听方案能力的软件，当事件触发时自动执行方案所设定的操作。","archived":false,"fork":false,"pushed_at":"2022-12-08T10:44:45.000Z","size":1722,"stargazers_count":71,"open_issues_count":2,"forks_count":7,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-23T03:06:28.986Z","etag":null,"topics":["csharp","dotnet-core","projectevent","windows","wpf"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Planshit.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":"2019-09-26T02:33:27.000Z","updated_at":"2025-02-15T07:44:02.000Z","dependencies_parsed_at":"2023-01-16T12:31:21.102Z","dependency_job_id":null,"html_url":"https://github.com/Planshit/ProjectEvent","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Planshit%2FProjectEvent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Planshit%2FProjectEvent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Planshit%2FProjectEvent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Planshit%2FProjectEvent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Planshit","download_url":"https://codeload.github.com/Planshit/ProjectEvent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247755338,"owners_count":20990616,"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":["csharp","dotnet-core","projectevent","windows","wpf"],"created_at":"2024-11-06T07:06:27.200Z","updated_at":"2025-04-08T00:31:37.005Z","avatar_url":"https://github.com/Planshit.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Event\n\n[Microsoft Store →](https://www.microsoft.com/store/apps/9PDZ8MHCVCFR)\n\n一个类似于iOS自动化快捷指令的PC版软件，提供了可以在Windows上创建事件监听方案的能力，当事件触发时自动执行方案所设定的操作。\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Project Event\" src=\"https://i.loli.net/2020/07/05/Cu4DA7KHd1vqRcZ.jpg\"\u003e\n\u003c/p\u003e\n\n### 基本使用\n\n安装启动软件后你可以在右下角状态栏看到⚡图标，左键双击直接进入主界面，右键单击显示快捷菜单。\n\n##### 创建事件监听/自动化方案\n\n在主界面点击右上角的`+`按钮，进入创建方案界面。可以看到4个选项卡\n\n描述：表示方案的一些信息，主要用于分辨该方案的用途；\n\n事件：触发的前提条件；\n\n条件：事件触发所需要的后续条件，但并不是所有事件都需要后续条件；\n\n操作：成功触发事件后执行的操作。鼠标按住移动可以上下调整顺序，以从上往下的顺序依次执行。\n\n##### 变量\n\n部分`操作`支持输入内容作为选项，就可以在输入框中使用`变量`作为选项的一部分。变量有三种： **全局变量 **（即所有支持输入的`操作`随时都可以直接使用）； **事件变量 **（每个`事件`所产生的变量都不相同，有些事件不会产生变量）； **操作结果变量 **（当某些`操作`被执行完成后可以产生一些返回数据，在被执行的操作以下的操作中都可以通过`操作结果变量`获取到返回的数据）。点击输入框的位置可以看到变量选择框，点击需要的变量将被添加到当前输入框中。如果获取变量的时机不对时，你会看到输入框变成红色，表示输入框中存在错误且无法获取的变量。\n\n### 反馈\n\n[问题反馈](https://github.com/Planshit/ProjectEvent/issues/new?assignees=\u0026labels=bug\u0026template=bug-report-----.md\u0026title=%5Bbug%5D+%E8%BD%AF%E4%BB%B6%E6%9C%89%E9%97%AE%E9%A2%98)\n\n[功能建议](https://github.com/Planshit/ProjectEvent/issues/new?assignees=\u0026labels=enhancement\u0026template=feature-request-----.md\u0026title=%5Bfeature%5D+%E6%88%91%E5%B8%8C%E6%9C%9B%E8%83%BD%E5%A2%9E%E5%8A%A0%2F%E8%B0%83%E6%95%B4...)\n\n### 其他\n\n[Todo](https://github.com/Planshit/ProjectEvent/projects) [追踪开发进度和版本计划]\n\n[用户帮助文档](https://littlepanda.gitbook.io/project-event/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplanshit%2Fprojectevent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplanshit%2Fprojectevent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplanshit%2Fprojectevent/lists"}