Process Manager
Process manager
2025
  • Technology stack: Go
  • Dependencies: bubbletea, bubbles, lipgloss
  • Development period: 2024-...
  • Link: https://github.com/quardexus/process-manager
  • Description: Interactive terminal process manager with a TUI interface.

    A lightweight utility for orchestrating local applications, providing convenient monitoring and management through the console.

    Key technical capabilities:
    • Modern terminal interface based on The Elm Architecture (Bubble Tea) with mouse support and adaptive rendering.
    • Automatic restart of failed processes (Auto-Restart Policy) and hot JSON configuration management.
    • Built-in in-memory log rotation system (Circular Buffer) to optimize resource consumption.
    • Full support for Windows (native UTF-8), Linux, and macOS.