2 repos
Tools for managing user preferences and diagnostic logging for modular software.
Distinguishing note: Focuses on the settings and logging layer for plugins.
Explore 2 awesome GitHub repositories matching development tools & productivity · Configuration Management Systems. Refine with filters or upvote what's useful.
This application is a high-performance media player designed for desktop environments, providing a unified interface for managing audio and video playback across local files and remote network streams. It supports a wide range of file formats and streaming protocols, utilizing native system frameworks and hardware-accelerated decoding to ensure synchronized, low-latency output. The player distinguishes itself through an extensible plugin architecture that allows for deep customization of the playback experience. Developers can build modular components to automate workflows, register custom co
Configures user preferences and records diagnostic information to help troubleshoot modular components.
Mitmproxy is an interactive, programmable network proxy engine designed for traffic analysis and protocol manipulation. It functions as a gateway that intercepts, inspects, and modifies network traffic in real-time, supporting HTTP, HTTPS, WebSocket, DNS, and generic TCP or UDP streams. By acting as a trusted certificate authority, the proxy can dynamically generate and sign certificates to decrypt and analyze secure TLS-encrypted connections. The project distinguishes itself through a highly extensible, event-driven architecture that allows users to automate traffic transformation using cust
Mitmproxy reacts to configuration changes by validating user input and applying updates immediately, with support for rolling back invalid changes to maintain a consistent state.