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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

Awesome GitHub RepositoriesPlugin Auto-Updaters

Periodically checks a configured endpoint for new plugin versions and applies updates automatically.

Distinct from Automatic Software Updates: Distinct from Automatic Software Updates: focuses on plugin-specific version checking and updates rather than general desktop application updates.

Explore 6 awesome GitHub repositories matching business & productivity software · Plugin Auto-Updaters. Refine with filters or upvote what's useful.

Awesome Plugin Auto-Updaters GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • emdash-cms/emdashAvatar emdash-cms

    emdash-cms/emdash

    10,887Vezi pe GitHub↗

    EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru

    Requires a minimum age for plugin releases before they can be installed.

    TypeScriptastrocmsemdash
    Vezi pe GitHub↗10,887
  • retorquere/zotero-better-bibtexAvatar retorquere

    retorquere/zotero-better-bibtex

    6,833Vezi pe GitHub↗

    Make Zotero effective for us LaTeX holdouts

    Checks for newer plugin releases automatically and applies updates without manual reinstallation.

    TypeScriptbibbiblatexbibtex
    Vezi pe GitHub↗6,833
  • openstyles/stylusAvatar openstyles

    openstyles/stylus

    6,710Vezi pe GitHub↗

    Stylus is a browser extension for installing, managing, and editing user-created CSS themes that customize the appearance of websites. It provides a central interface for organizing, enabling, disabling, and removing installed styles, and includes a built-in CSS editor with syntax highlighting and linting support. The extension supports the UserCSS format, allowing users to install themes from .user.css files or URLs, and generates a basic UserCSS template with required metadata fields when creating new styles. Stylus can watch local .user.css files for changes and automatically apply edi

    Checks for and applies updates to installed CSS themes using configurable per-style and global update settings.

    JavaScriptchrome-extensionfirefox-extensionopera-addon
    Vezi pe GitHub↗6,710
  • standardnotes/appAvatar standardnotes

    standardnotes/app

    6,519Vezi pe GitHub↗

    Pings a configured endpoint periodically to check for new plugin versions and applies updates automatically.

    TypeScriptencryptedevernotemarkdown
    Vezi pe GitHub↗6,519
  • j178/prekAvatar j178

    j178/prek

    6,297Vezi pe GitHub↗

    Prek is a Git hook manager written in Rust that runs configured hooks as a single binary without requiring Python or other external runtimes. It executes hooks faster than standard tools through parallel processing and bundled Rust implementations, and includes a built-in hook repository that enables fully offline operation without network access or environment setup. The tool supports both TOML and YAML configuration formats with identical semantics, and can run hooks from existing pre-commit configuration files without modification. Prek distinguishes itself through workspace-aware monorepo

    Updates pinned hook revisions with a configurable cooldown period and validates them against upstream refs.

    Rustgitgit-hookspre-commit
    Vezi pe GitHub↗6,297
  • nicholas-fedor/watchtowerAvatar nicholas-fedor

    nicholas-fedor/watchtower

    2,771Vezi pe GitHub↗

    Watchtower is a Docker container update automator that monitors registries for new image pushes and automatically restarts containers with the latest versions. It functions as a container lifecycle manager, handling the process of bringing running containers up to date without manual intervention. The service includes specialized controls to manage deployment risk and precision, such as image age deferral and deployment cooldowns to protect against buggy releases. It supports image tag pinning to restrict updates to specific version series and can operate as a self-updating service to maintai

    Delays the application of new images until they meet a minimum age requirement to protect against buggy releases.

    Gocommunity-projectdockergo
    Vezi pe GitHub↗2,771
  1. Home
  2. Business & Productivity Software
  3. Automatic Software Updates
  4. Plugin Auto-Updaters

Explorează sub-etichetele

  • Cooldown-Based Hook UpdatersUpdates pinned hook revisions with a configurable cooldown period and validates them against upstream refs. **Distinct from Plugin Auto-Updaters:** Distinct from Plugin Auto-Updaters: adds a configurable cooldown period and SHA validation against upstream refs for security.
  • Release Age FiltersIgnores releases newer than a specified number of days when auto-updating hook revisions. **Distinct from Plugin Auto-Updaters:** Distinct from Plugin Auto-Updaters: adds a time-based filter to skip very recent releases during auto-update.
  • Userstyle Auto-UpdatersPeriodically checks a configured endpoint for new userstyle versions and applies updates automatically. **Distinct from Plugin Auto-Updaters:** Distinct from Plugin Auto-Updaters: focuses on updating CSS userstyles rather than software plugins.