awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
MrRio avatar

MrRio/vtop

0
View on GitHub↗
4,168 نجوم·151 تفرعات·JavaScript·MIT·10 مشاهداتparall.ax/vtop↗

Vtop

vtop هو مراقب لنظام الطرفية ومدير عمليات تفاعلي يوفر لوحة تحكم بسطر الأوامر في الوقت الفعلي لتتبع موارد النظام. يعرض نشاط المعالج (CPU) والذاكرة من خلال مخططات رسومية وقوائم للعمليات.

تتميز الأداة بواجهة قابلة للتخصيص تدعم ملفات السمات المرئية المحددة مسبقاً والمخصصة. كما تتيح تحديد وإنهاء مهام النظام النشطة ومجموعات العمليات باستخدام دعم لوحة المفاتيح والفأرة.

Features

  • Real Time Process Monitors - Provides real-time monitoring of CPU and memory activity through live graphical charts and process lists.
  • Terminal Process Managers - Enables the identification and termination of active system tasks and process groups via a terminal interface.
  • System Resource Polling - Periodically queries system kernel files and APIs to refresh process statistics and resource usage.
  • Process Tree Reconstruction - Organizes system processes into a hierarchical tree to visualize parent-child relationships and enable bulk termination.
  • ANSI Escape Sequence Renderers - Renders a dynamic graphical user interface in the terminal using ANSI escape sequences.
  • Terminal UI Event Loops - Implements a non-blocking event loop to handle keyboard input without disrupting real-time display refreshes.
  • System Activity Monitoring - Tracks and displays real-time CPU and memory usage through graphical charts in the command line.
  • General System Process Managers - Provides an interactive interface for monitoring and terminating system tasks with keyboard and mouse support.
  • Terminal System Monitors - Provides a real-time CPU and memory activity monitor with graphical charts and process lists.
  • CLI Dashboards - Ships a data-rich command-line dashboard for monitoring system resources with theme support.
  • Terminal Data Visualizations - Visualizes system resource consumption using text-based graphics and customizable themes in the terminal.
  • Visual Theme Configurations - Provides external configuration files for defining visual themes, color palettes, and styles.
  • Theme Customization - Allows users to personalize the interface appearance by applying predefined or custom color schemes.
  • Console Applications - Extensible activity monitor for system performance tracking.
  • Console Utilities - Extensible activity monitor for the terminal.
  • System Monitors - Graphical activity monitor for the command line.

سجل النجوم

مخطط تاريخ النجوم لـ mrrio/vtopمخطط تاريخ النجوم لـ mrrio/vtop

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة mrrio/vtop؟

vtop هو مراقب لنظام الطرفية ومدير عمليات تفاعلي يوفر لوحة تحكم بسطر الأوامر في الوقت الفعلي لتتبع موارد النظام. يعرض نشاط المعالج (CPU) والذاكرة من خلال مخططات رسومية وقوائم للعمليات.

ما هي الميزات الرئيسية لـ mrrio/vtop؟

الميزات الرئيسية لـ mrrio/vtop هي: Real Time Process Monitors, Terminal Process Managers, System Resource Polling, Process Tree Reconstruction, ANSI Escape Sequence Renderers, Terminal UI Event Loops, System Activity Monitoring, General System Process Managers.

ما هي البدائل مفتوحة المصدر لـ mrrio/vtop؟

تشمل البدائل مفتوحة المصدر لـ mrrio/vtop: aristocratos/bashtop — Bashtop is a terminal-based system monitor and resource dashboard for Unix systems, including Linux, macOS, and… aksakalli/gtop — gtop is a terminal system monitor and process resource manager that provides a text-based user interface for tracking… cjbassi/gotop — Gotop is a terminal-based system monitor and resource dashboard built with the Go programming language. It serves as a… abdenasser/neohtop — neohtop is a terminal-based system resource monitor and process manager for Linux. It provides a text-based user… hishamhm/htop — htop is a terminal user interface system monitor for Unix systems. It functions as an interactive process viewer and… notwaldorf/tiny-care-terminal — tiny-care-terminal is a terminal dashboard that integrates wellness monitoring, a Pomodoro timer, and a Git activity…

بدائل مفتوحة المصدر لـ Vtop

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Vtop.
  • aristocratos/bashtopالصورة الرمزية لـ aristocratos

    aristocratos/bashtop

    11,118عرض على GitHub↗

    Bashtop is a terminal-based system monitor and resource dashboard for Unix systems, including Linux, macOS, and FreeBSD. It provides a text-user interface for tracking real-time hardware performance and managing system processes. The tool functions as a hardware dashboard that visualizes processor, memory, disk, and network usage. It includes process management capabilities that allow users to filter, sort, and terminate active system tasks directly from the command line. Users can customize the visual appearance and behavior of the monitor through integrated menus or local configuration fil

    Shell
    عرض على GitHub↗11,118
  • aksakalli/gtopالصورة الرمزية لـ aksakalli

    aksakalli/gtop

    9,917عرض على GitHub↗

    gtop is a terminal system monitor and process resource manager that provides a text-based user interface for tracking operating system performance. It functions as a real-time dashboard for monitoring CPU, memory, and network resource usage directly within the command line. The tool enables terminal-based process management by allowing users to identify and analyze resource-heavy tasks. It specifically supports sorting active system processes by their CPU and memory consumption to assist with server resource analysis and performance troubleshooting.

    JavaScriptcommand-linemonitoringnodejs
    عرض على GitHub↗9,917
  • cjbassi/gotopالصورة الرمزية لـ cjbassi

    cjbassi/gotop

    7,421عرض على GitHub↗

    Gotop is a terminal-based system monitor and resource dashboard built with the Go programming language. It serves as a text-based user interface for real-time tracking of hardware resources, network activity, and running processes. The application provides a performance dashboard featuring graphical widgets for CPU and memory metrics. It includes a process manager that allows users to list, sort, and terminate active system processes based on their resource consumption. The interface supports customization through theme styling and layout configurations, enabling users to adjust color scheme

    Gogogolanglinux
    عرض على GitHub↗7,421
  • abdenasser/neohtopالصورة الرمزية لـ Abdenasser

    Abdenasser/neohtop

    8,911عرض على GitHub↗

    neohtop is a terminal-based system resource monitor and process manager for Linux. It provides a text-based user interface for tracking CPU and memory usage and managing active system tasks without requiring a graphical desktop environment. The utility functions as a live dashboard for observing hardware performance and resource allocation. It enables users to search, filter, and terminate system processes, with the ability to pin specific entries to ensure they remain visible during monitoring. The tool covers general system observability and process management, allowing users to isolate sp

    Svelteactivitybtopcross-platform
    عرض على GitHub↗8,911
  • عرض جميع البدائل الـ 30 لـ Vtop→