问HN:寻找Windows平台的贡献者来参与会议检测引擎的开发

3作者: Ayobamiu25 天前原帖
我正在构建一个开源的会议检测引擎(使用 Node 和 Rust,通过 napi-rs),该引擎利用操作系统级别的信号来检测会议的开始和结束。 目前对 macOS 的支持非常稳定,但由于我没有 Windows 机器,因此缺乏对 Windows 的支持。 我正在寻找贡献者来帮助实现和测试以下功能: • 进程检测(Zoom / Teams / Webex) • 活动窗口/标题枚举 • 基本网络信号 代码库和文档: [https://www.npmjs.com/package/meeting-detection](https://www.npmjs.com/package/meeting-detection) 欢迎将这些任务拆分成小而明确的问题。
查看原文
I’m building an open-source meeting-detection engine (Node + Rust via napi-rs) that uses OS-level signals to detect when meetings start&#x2F;end.<p>macOS support is solid, but I’m missing Windows coverage because I don’t have a Windows machine.<p>I’m looking for contributors to help implement&#x2F;test:<p>• process detection (Zoom &#x2F; Teams &#x2F; Webex)<p>• active window&#x2F;title enumeration<p>• basic network signals<p>Repo + docs: <a href="https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;meeting-detection" rel="nofollow">https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;meeting-detection</a><p>Happy to break this into small, well-scoped issues.