logoalt Hacker News

Ask HN: Looking for Windows contributors for meeting-detection engine

5 pointsby Ayobamiutoday at 5:04 PM0 commentsview on HN

I’m building an open-source meeting-detection engine (Node + Rust via napi-rs) that uses OS-level signals to detect when meetings start/end.

macOS support is solid, but I’m missing Windows coverage because I don’t have a Windows machine.

I’m looking for contributors to help implement/test:

• process detection (Zoom / Teams / Webex)

• active window/title enumeration

• basic network signals

Repo + docs: https://www.npmjs.com/package/meeting-detection

Happy to break this into small, well-scoped issues.


Comments