9 dépôts
Tools that facilitate the discovery, installation, and management of third-party extensions.
Explore 9 awesome GitHub repositories matching software engineering & architecture · Plugin Managers. Refine with filters or upvote what's useful.
This project is a professional live video production suite designed for capturing, encoding, and broadcasting high-quality media. At its core, it features a real-time media processing engine that utilizes hardware acceleration to composite multiple audio and video sources with minimal latency. The application provides a centralized studio interface for managing complex scene transitions, layering visual sources through a hierarchical scene-graph engine, and streaming content to multiple platforms simultaneously. The software is built on a cross-platform abstraction layer that ensures consiste
Facilitates the discovery and management of modular extensions to add new filters, features, or data sources.
Wox is a keyboard-driven command interface designed to centralize desktop productivity, system navigation, and workflow automation. It functions as a launcher that enables users to open applications, manage files, and execute system commands through a unified, text-based overlay. By integrating a modular plugin framework, the application allows for the expansion of its core capabilities to include specialized search providers and custom system utilities. The platform distinguishes itself through the integration of language models, which enable natural language search and the automation of tex
Provides a centralized interface for installing, updating, and managing modular extensions.
rbenv is a Ruby version manager and shell environment manager designed to install, switch between, and manage multiple versions of the Ruby programming language. It functions as a project runtime isolator and an extensible versioning framework that ensures the correct Ruby binaries are executed based on the current context. The system uses a shim-based command interception model to resolve the active version before delegating execution to the binary. It allows for locking specific Ruby versions and environment variables to individual directories, ensuring project environment isolation. The ar
Facilitates the discovery, installation, and management of third-party extensions to add new functionality.
Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru
Enables management of installed plugins, including configuration access and metadata viewing.
This project is a package management tool designed to automate the lifecycle of extensions for the terminal multiplexer. It provides a centralized system for installing, updating, and removing third-party plugins, allowing users to extend the functionality of their terminal sessions through a standardized interface. The manager integrates directly with version control systems to download and resolve dependencies, ensuring that terminal configurations remain synchronized across different machines and project environments. It utilizes shell-scripted routines to dynamically load these extensions
Provides a centralized system for installing, updating, and removing third-party extensions for the terminal multiplexer.
This project is a centralized repository of plugins designed to integrate diverse external manga sources into a single reading interface. It functions as a content aggregation system that allows users to browse and access digital comics from multiple online platforms through a unified application. The system utilizes a framework of web scrapers that normalize data from various websites into a consistent viewing format. To manage these integrations, the project employs a background synchronization service that performs automated version checks, ensuring that installed plugins remain compatible
Facilitates the discovery, installation, and lifecycle management of third-party extensions for external content.
Kanboard est un outil de gestion de projet Kanban auto-hébergé et une suite de productivité conçue pour le suivi des tâches logicielles et la collaboration d'équipe. Il fournit un système visuel pour gérer les flux de travail via l'utilisation de tableaux, de colonnes et de cartes. Le projet dispose d'un framework de plugin extensible et d'une API complète pour l'administration programmatique des tâches et des projets. Il inclut une gestion d'identité spécialisée via l'intégration LDAP, permettant la synchronisation des comptes utilisateurs et des permissions de groupe depuis les serveurs d'annuaire. Le système couvre un large éventail de capacités, y compris l'automatisation du flux de travail pilotée par les événements, des analyses de projet détaillées telles que les graphiques d'avancement et la mesure du temps de cycle, et un contrôle d'accès granulaire basé sur les rôles. Il prend également en charge le suivi du temps intégré, la décomposition des sous-tâches et l'authentification multi-méthodes, y compris l'authentification à deux facteurs et le support de proxy inverse. L'application est compatible avec MySQL et PostgreSQL pour le stockage de données persistant et peut être déployée en utilisant Docker Compose.
Provides tools for the discovery, installation, and management of third-party extensions.
Falco is an eBPF runtime security monitor and cloud native detection engine that identifies abnormal behavior and security threats across hosts and containers. It functions as a Linux kernel event auditor, capturing system calls and kernel events in real-time to detect malicious activity. The system distinguishes itself through a rule-based threat detection model that evaluates system activity against a library of community-maintained rules and custom security definitions. It enriches raw kernel events with container and Kubernetes metadata to provide observability into isolated environments
Maintains metadata files that map plugins to registry locations to facilitate discovery and installation.
Ce projet est un environnement de développement terminal composé d'un ensemble de configurations partagées pour l'éditeur Vim et le multiplexeur de terminal Tmux. Il intègre des extensions d'éditeur curatées, des mises en page de gestion de session et des configurations de plugins pour standardiser un espace de travail en ligne de commande local. L'environnement dispose d'un gestionnaire de session Tmux dédié pour organiser les mises en page des fenêtres et les arrangements de panneaux, aux côtés d'une configuration Vim qui inclut des mappages spécifiques pour la navigation dans les projets et la recherche dans la base de code. Il utilise un système de surcharges locales, permettant aux utilisateurs d'adapter l'environnement via des fichiers de configuration secondaires sans modifier la base de code principale. Le projet couvre des capacités plus larges, notamment la recherche de code globale via des outils d'indexation externes, la manipulation de texte automatisée et la navigation dans les fichiers de projet. Il gère également la personnalisation visuelle de l'éditeur et l'installation de scripts tiers via un gestionnaire de plugins intégré.
Includes a plugin manager to handle the installation and loading of third-party editor extensions.