awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Application Startup Configurations · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesApplication Startup Configurations

Settings and parameters that define the initial state, visual appearance, and operational modes of an application at launch.

Distinguishing note: Focuses on runtime initialization parameters rather than persistent configuration files.

Explore 1 awesome GitHub repository matching development tools & productivity · Application Startup Configurations. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Application Startup Configurations

Awesome Application Startup Configurations GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • aristocratos/btop

    aristocratos/btop

    30,413View on GitHub↗

    Btop is a terminal-based system monitor that tracks and displays real-time hardware performance metrics. It functions as a resource usage dashboard, providing visibility into processor, memory, disk, network, and active process activity directly within a text-based interface. The application utilizes ANSI escape sequences to render complex graphical interfaces and data visualizations within standard terminal emulators. It is designed as a cross-platform performance tool, maintaining consistent monitoring capabilities across various Unix-like operating systems through a platform-agnostic build

    Set update rates, visual themes, process filters, and debug modes by passing specific command-line flags during the initial launch of the application.

    C++
    30,413View on GitHub↗