@todesktop/client-ipc@0.13.1
// Communicating between desktop app windows.
$ npm install @todesktop/client-ipc
downloads/wk
2,443
license
ISC
version
0.13.1
published
Feb 22, 2026
What is @todesktop/client-ipc?
This package enables communication between windows in a ToDesktop desktop application, allowing different windows to send and receive messages with each other. A developer would use it to coordinate state, trigger actions, or share data across multiple windows in their Electron-based desktop app built with ToDesktop.
Links
Maintainers
davej, megahertz, isaacaderogba