Skip to content

seesys v1.0.2

Choose a tag to compare

@shayansaha85 shayansaha85 released this 01 Jul 19:25

We are thrilled to announce the first official release of seesys, a beautiful, terminal-based real-time infrastructure monitor! πŸš€

✨ Features included in v1.0.2:

  • GPU Statistics: A sleek, organized UI built to monitor GPU.
  • Graphs: Graphs on CPU and Memory

✨ Features included in v1.0.1:

  • Interactive Terminal Dashboard: A sleek, organized UI built with rich.
  • System Metrics: Real-time monitoring for CPU (per core), Memory, and Disk usage.
  • Network & Sensors: Live network I/O speeds and hardware temperature sensors.
  • Process Monitor: View top running processes directly from the dashboard.

πŸ“¦ Installation

You no longer need Python installed to use SeeSys! We now provide cross-platform standalone executables.
Windows (PowerShell): irm https://raw.githubusercontent.com/shayansaha85/seesys/master/install.ps1 | iex
Linux / macOS (Bash): curl -sL https://raw.githubusercontent.com/shayansaha85/seesys/master/install.sh | bash

(Note: The executables attached below are automatically compiled and bundled by GitHub Actions).