awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesClient State Querying

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.

Awesome Client State Querying GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • gokcehan/lfAvatar von gokcehan

    gokcehan/lf

    9,340Auf GitHub ansehen↗

    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.

    Gofile-managerterminal
    Auf GitHub ansehen↗9,340
  1. Home
  2. Operating Systems & Systems Programming
  3. Client State Querying