2025-09-07 04:10:07 +02:00
2025-08-13 16:15:43 +10:00
2025-08-13 16:15:43 +10:00
2025-08-12 00:37:43 +10:00
2025-08-12 00:52:41 +10:00
2025-08-12 00:37:43 +10:00
2025-08-13 16:15:43 +10:00
2025-09-07 04:10:07 +02:00
2025-08-12 00:37:43 +10:00
2025-08-13 16:15:43 +10:00
2025-08-13 16:15:43 +10:00
2025-08-12 00:50:51 +10:00

🐰🗜️ pygmyapp/ipc-client

A simple client library to communicate with a pygmyapp/ipc-server instance

Dependencies

Pygmy is built with Bun! It doesn't run on node.js alone, see here to install Bun or here to learn more.

Install

Using package manager

bun install github:pygmyapp/ipc-client

Manual

  • Clone this repository
  • Install dependencies with bun install

You can then build the library:

bun run build

Scripts

  • bun run lint: runs Biome linting, applies safe fixes, and auto-organizes imports

Licence

Copyright (c) 2025 Pygmy & contributors

All code & assets are licensed under GNU GPL v3 unless stated otherwise.
See LICENSE or see here.

Description
Client library for communicating with pygmyapp/ipc-server
Readme GPL-3.0 48 KiB
Languages
TypeScript 100%