Skip to content

A minimalist, inteliigent TUI for system monitoring, file management, and terminal operations.

Notifications You must be signed in to change notification settings

itsyashvardhan/spectral-tui

Repository files navigation

███████╗██████╗ ███████╗ ██████╗████████╗██████╗  █████╗ ██╗     
██╔════╝██╔══██╗██╔════╝██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██║     
███████╗██████╔╝█████╗  ██║        ██║   ██████╔╝███████║██║     
╚════██║██╔═══╝ ██╔══╝  ██║        ██║   ██╔══██╗██╔══██║██║     
███████║██║     ███████╗╚██████╗   ██║   ██║  ██║██║  ██║███████╗
╚══════╝╚═╝     ╚══════╝ ╚═════╝   ╚═╝   ╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝

GitHub version License: MIT Platform Python Views

A minimalist, high-performance system interface designed for operators who value speed and aesthetics.
SPECTRAL provides a unified TUI for system monitoring, file management, and terminal operations across Linux, macOS, and Windows.

⚡ Quick Start

To install and run SPECTRAL with one command:

curl -fsSL https://yashvs.dev/spectral/install.sh | bash

🛠️ Build & Installation

For detailed instructions on building SPECTRAL for your specific platform, please refer to the:

👉 HOW TO BUILD Guide

🚀 Features

  • System Telemetry: Real-time CPU, Memory, Disk, and Network monitoring.
  • File Explorer: Integrated file browser with preview capabilities.
  • Embedded Terminal: Execute host OS commands directly within the interface.
  • Responsive TUI: Built with curses for maximum performance and low resource footprint.