2 repository-uri
File-based systems used to track installed software extensions and their metadata.
Distinct from Flat-File Databases: Focuses on the registry of installed packages rather than a general database of data
Explore 2 awesome GitHub repositories matching data & databases · Package Registries. Refine with filters or upvote what's useful.
This project is a configuration framework for the Fish shell, providing a centralized system for managing plugins, themes, and custom environment settings. It functions as a plugin manager and theme engine that allows users to install, update, and remove functional extensions and visual styles. The framework includes a shell extension scaffolder that generates standardized directory structures and boilerplate files for creating new plugins and themes. To ensure quality, it provides a specification-based testing suite for validating package functionality through automated assertions. The syst
Uses a simple file system layout to track installed extensions and metadata for shell discovery.
motioneyeos is a dedicated video surveillance operating system and embedded OS build system designed to turn single-board computers into standalone network video monitoring stations. It functions as a specialized Linux-based distribution for resource-constrained hardware, providing the necessary infrastructure to manage a network of cameras for continuous security monitoring. The project features a menu-driven build automation pipeline that allows for the configuration, compilation, and validation of custom system images. It utilizes toolchain-based cross compilation to ensure compatibility a
Generates build packages by scanning external module descriptions to automate software distribution and integration.