Skip to content

Releases: shayansaha85/seesys

seesys v1.0.3

Choose a tag to compare

@shayansaha85 shayansaha85 released this 03 Jul 13:52

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

Features (version v1.0.3)

  • Now user can pause the data flow for snapshots with th 'p' key
    pauseSnapshot
  • And v1.0.2 features

✨ 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).

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).

seesys v1.0.1

Choose a tag to compare

@shayansaha85 shayansaha85 released this 28 Jun 13:22

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

✨ Features included in v1.0.1:

  • Process Monitor: View top running processes directly from the dashboard.

✨ Features included in v1.0.0:

  • 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.

📦 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).