PURYSHO SYSTEM LIVE

LIVE SYSTEMS / COLLECTION 02

OPERATE

Send. Chain. Observe.

Three tools for systems in motion: communicate with software, automate repeated work, and see what your machine is doing right now.

MODULE 01RELAYHTTP CLIENT + MOCK SERVER
Relay icon

Relay

Inspect what your software says on the wire.

Build requests, inspect responses, keep a local history, export cURL, and spin up lightweight localhost mock endpoints without needing an account or hosted workspace.

  • HTTP request builder
  • Response body, headers and timing
  • Saved requests and local history
  • Local mock server
Open Relay on GitHub ↗
GEThttp://localhost:1420/api/projectsSEND
PARAMSHEADERSBODYRESPONSEHISTORY
{
  "status": "ok",
  "data": [ ... ]
}200 OK  ·  42 ms
MODULE 02FORGEWORKFLOW AUTOMATION
Forge icon

Forge

Turn repeated actions into reusable workflows.

Chain commands, file operations, HTTP requests, waits, and app launches into portable local workflows with explicit ordering, timeouts, logs, and stop controls.

  • Command and process steps
  • File and directory operations
  • HTTP workflow steps
  • Portable workflow JSON
Open Forge on GitHub ↗
BUILD RELEASE RUNNING
  1. Run testsPASS
  2. Build executablePASS
  3. Copy filesPASS
  4. Create archiveRUN
  5. Open output folderWAIT
MODULE 03PULSEPROCESS + NETWORK MONITOR
Pulse icon

Pulse

See what is running and how it connects.

Inspect process relationships, executable details, memory, CPU time, open ports, and TCP links so the machine reads as a system rather than a flat task list.

  • Parent and child processes
  • Memory and CPU time
  • TCP connections and ports
  • Windows-rich provider with cross-platform fallbacks
Open Pulse on GitHub ↗
node.exe:1420
chrome.exe412 MB
python.exe83 MB
code.exe690 MB

HOW THESE TOOLS BEHAVE

LOCAL FIRSTNo account required.DIRECT CONTROLYou stay in charge.SMALL SURFACEFocused and efficient.FAST FEEDBACKBuilt for iteration.