Skip to content

Latest commit

Β 

History

History
41 lines (29 loc) Β· 1.55 KB

File metadata and controls

41 lines (29 loc) Β· 1.55 KB

⚑ EWUT Terminal

Empowering Windows users with a high-performance, modern, and intuitive Terminal UI.

EWUT (Easy Windows Universal Terminal) is a Rust-based terminal interface designed to streamline access to Windows commands while providing a sleek, Cyberpunk-inspired aesthetic. Built with Ratatui, it offers real-time hardware monitoring, advanced file system navigation, and a fully customizable theme engine.


πŸ“Έ Preview

EWUT Terminal Main Interface
"A futuristic command-line experience for the modern power user."


✨ Features

  • πŸš€ Instant Access: Unified interface for all Windows system commands.
  • πŸ› οΈ Hardware Insights: Real-time AI, Gaming, and Dev capability scoring powered by hardware-query.
  • 🎨 Modern TUI: Fully reactive UI with neon aesthetics and custom RGB themes.
  • πŸ“‚ File Explorer: Built-in directory navigation with modern iconography (πŸ“/πŸ“„).
  • βš™οΈ Configurable: Customize everything from window opacity to prompt symbols via EWUT.toml.

πŸ› οΈ Visual Tour

LS Command System Score
Smart command dispatching logic In-depth hardware performance metrics

πŸš€ Quick Start

1. Prerequisites

Ensure you have the latest Rust toolchain installed:

curl --proto '=https' --tlsv1.2 -sSf [https://sh.rustup.rs](https://sh.rustup.rs) | sh