
logic-cov is a CLI tool for static code analysis of hybrid Python applications (GUI + logic). Using the ast module, it classifies functions to separate UI layout boilerplate from core backend logic. Its -comp mode integrates with Pytest to perform a Gap Analysis. By applying structural padding to unexecuted lines (e.g., capturing if or try headers), it delivers clean contextual snippets ready to feed into LLMs for automated test generation—saving tokens by filtering out UI clutter.

Universal i18n Commander is a lightweight localization manager for JSON-based projects. It streamlines translation maintenance, detects unused keys, and helps keep your localization files synchronized with source code. Scans your source code in real time to show which keys are actually in use. Automatically detects key usage across your project. Copy keys instantly and see their locations in the code. And more.

bing‑glava‑suite is a full ecosystem built around GLava - the popular audio visualizer for Linux. The project started as a tiny automation script, created simply to make GLava easier to use. Over time, as new ideas and practical needs appeared, it evolved into a complete, modular and multi-instance toolset with a GUI, installer, presets, auto‑geometry, and deep PipeWire integration. The suite focuses on making GLava accessible, customizable, and stable across different desktop environments.