@todesktop/plugin-ipc@0.13.1
// Communicating between desktop app windows.
$ npm install @todesktop/plugin-ipc
downloads/wk
2,378
license
ISC
version
0.13.1
published
Feb 22, 2026
What is @todesktop/plugin-ipc?
The @todesktop/plugin-ipc package enables inter-process communication (IPC) between windows in a ToDesktop application, allowing different windows to send and receive messages with each other. Developers use this package when they need to coordinate state, share data, or trigger actions across multiple windows in their desktop app.
Links
Dependencies (1)
Maintainers
davej, megahertz, isaacaderogba