33747bad5917bf70903c8a0c1d082ae09624366a
🐰🗜️ 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
Build
bun run build
Scripts
bun run lint: runs Biome's linting, applies safe fixes, suggests fixes to errors, 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.
Languages
TypeScript
100%