awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

2 Repos

Awesome GitHub RepositoriesProcess Refresh Timers

Timers that periodically re-run system commands and update the UI to reflect changes without manual refresh.

Distinct from Periodic Refreshers: Distinct from Periodic Refreshers: specifically targets process-level refresh rather than general component state updates.

Explore 2 awesome GitHub repositories matching user interface & experience · Process Refresh Timers. Refine with filters or upvote what's useful.

Awesome Process Refresh Timers GitHub Repositories

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

    sveinbjornt/Sloth

    8,914Auf GitHub ansehen↗

    Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.

    Periodically re-runs lsof and updates the UI to reflect changes in open files and running processes without requiring a manual refresh.

    Objective-Cdirectoriesdomain-socketsfilter
    Auf GitHub ansehen↗8,914
  • emacsorphanage/git-gutterAvatar von emacsorphanage

    emacsorphanage/git-gutter

    882Auf GitHub ansehen↗

    Git Gutter is an Emacs editor extension that displays version control change indicators in the margin and supports incremental staging of diff hunks. It tracks file modifications and differences across multiple backends including Git, Mercurial, Subversion, and Bazaar, providing real-time visual feedback directly within the editing environment. The extension renders custom visual glyphs to highlight added, modified, and deleted lines relative to a repository revision. It includes capabilities for cycling through changed blocks, viewing detailed diff summaries, and interactively staging indivi

    Triggers automatic background status checks using configurable idle timers to keep visual indicators synchronized.

    Emacs Lisp
    Auf GitHub ansehen↗882
  1. Home
  2. User Interface & Experience
  3. Component State Managers
  4. Periodic Refreshers
  5. Process Refresh Timers

Unter-Tags erkunden

  • Editor Idle TimersConfigurable idle timers that trigger automatic background checks to keep visual status indicators synchronized. **Distinct from Process Refresh Timers:** Distinct from general process refresh timers by specifically targeting editor idle states for background version control checks.