Home

Awesome

<p align="center"> <a href="#"> </a> <p align="center"> <img width="230" height="230" src="https://github.com/pacholoamit/pachtop/blob/master/public/logo-white.png" alt="Logo"> </p> <h1 align="center"><b>Pachtop</b></h1> <p align="center"> The only system monitor application you'll ever need. <br /> <b>Download for </b> <a href="https://github.com/pacholoamit/pachtop/releases"> macOS ยท Windows ยท Linux </a> <br /> </p> Pachtop is a lightweight, performant, and opensource system monitor that provides real-time monitoring of your system's performance, application monitoring, and detailed system information. Built with Rust and Tauri <br/> <br/>

"Buy Me A Coffee"

NOTE: Pachtop is under active development, most of the features are still experimental and subject to change.

<p align="center"> <img src="https://github.com/pacholoamit/pachtop/blob/master/assets/dashboard.png?raw=true"/> <br/> <br/> <img src="https://rust-reportcard.xuri.me/badge/github.com/pacholoamit/pachtop" /> <img src="https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg" /> <img alt="GitHub Workflow Status (with branch)" src="https://img.shields.io/github/actions/workflow/status/pacholoamit/pachtop/release.yml?branch=release"> <img src="https://img.shields.io/github/license/pacholoamit/pachtop" /> <img src="https://img.shields.io/github/v/release/pacholoamit/pachtop"> </p>

๐Ÿ’ป Installation

Please see the <a href="https://github.com/pacholoamit/pachtop/releases">releases</a> page for the latest version. Pachtop is available for <i>Windows, MacOS & Linux</i>

๐Ÿ’ฏ Motivation

The inspiration for Pachtop stems mainly from using Stacer which is a comprehensive System optimizer and monitoring solution. Although, Pachtop does not implement any system optimizer functionality (yet!), It provides more in-depth metrics and information about your system. I wanted to create a similar application to Stacer but with a more modern UI and a more robust codebase. I also wanted to learn Rust and this seemed like a good opportunity to do so. If you hadn't guessed, Pachtop is named after the legendary top linux program that displays information about CPU and memory utilization. Pachtop will always remain open-source and free to use.

๐Ÿš€ Showcase

Dashboard

The dashboard shows real-time metrics of your system. Metrics include CPU usage, RAM usage, Swap usage, Disk usage, and Network usage.

Dashboard

Disks

The Disks feature allows you to perform disk analysis on available disks.

Disks

Processes

The Processes feature allows you to monitor and compare resource usage of processes

image

๐Ÿ—๏ธ Architecture

Pachtop is built with what I'd like to call the "VRRTT" stack (Vite, Rust, React, Typescript, Tauri.)

Features & Roadmap

License

Pachtop is currently licensed as MIT.