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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • sveinbjornt/slothAvatar de sveinbjornt

    sveinbjornt/Sloth

    8,914Ver en GitHub↗

    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
    Ver en GitHub↗8,914
  • emacsorphanage/git-gutterAvatar de emacsorphanage

    emacsorphanage/git-gutter

    882Ver en GitHub↗

    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
    Ver en GitHub↗882
  1. Home
  2. User Interface & Experience
  3. Component State Managers
  4. Periodic Refreshers
  5. Process Refresh Timers

Explorar subetiquetas

  • 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.