aksakalli/gtop

System monitoring dashboard for terminal

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 28 minutes ago
Added to GitGenius on September 6th, 2026
Created on August 9th, 2017
Open Issues & Pull Requests: 40 (+0)
GitHub issues: Enabled
Number of forks: 336
Total Stargazers: 9,930 (+0)
Total Subscribers: 133 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.1 hours
Mean response time: 13.8 days
90th percentile: 39.1 days
Tracked items: 4

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 3,266 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

gtop is a system monitoring dashboard for the terminal that displays real-time metrics in a text-based user interface.

The tool addresses the need for quick system visibility without leaving the command line. It presents CPU, memory, and process information in a dashboard format accessible directly from a terminal session. Users start the tool with a single command and can navigate its interface using keyboard shortcuts to sort process data by process ID, CPU usage, or memory usage.

The project suits developers and system administrators who prefer terminal-based workflows and need lightweight monitoring without graphical overhead. It works on Linux, macOS, and partially on Windows, requiring only Node.js to run. The tool can also be deployed in Docker containers with appropriate host network and process namespace access to monitor the host machine.

Development on the project is sparse, with infrequent commits and minimal recent activity. Issues and pull requests receive slow or no responses from maintainers. The codebase shows signs of age with limited engagement on bug reports and feature requests.