1 مستودع
Mechanisms for requesting and retrieving current state or metadata from remote client instances via inter-process communication.
Distinguishing note: The candidates refer to HTTP/GraphQL/MQTT network clients; this is about local process synchronization via Unix sockets in a server-client architecture.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Client State Querying. Refine with filters or upvote what's useful.
lf is a terminal-based file manager and TUI file explorer that provides keyboard-driven navigation for browsing and organizing files and directories. It operates as a shell-integrated tool that synchronizes the current working directory with the calling shell and supports vi-style keybindings for filesystem operations. The project distinguishes itself through its ability to render images directly in the terminal via the SIXEL graphics protocol and its shell-driven execution model, which allows users to extend functionality using external shell scripts and commands. It also implements a server
The software can request specific information from a connected client and forward the resulting response back to the requester.