Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.58 KB

File metadata and controls

32 lines (26 loc) · 1.58 KB

Homemade eDEX

A custom-built version of the sci-fi-inspired terminal emulator and system monitor, designed for a futuristic, immersive computing experience.

Features

  • Multi-tab terminal support
  • Real-time CPU, RAM, and network stats
  • Sci-fi-style UI with sound effects
  • Touch + keyboard input compatibility
  • Custom themes and animations

Installation

Clone the repo:

git clone https://github.com/zabwie/eDEX-UI.git
cd eDEX-UI
npm install
npm start

Customization

  • Edit config.json for UI changes
  • Themes stored in /themes
  • Sound effects in /assets/sfx

Requirements

  • Node.js
  • Electron
  • Compatible with Windows, macOS, and Linux

Notes

This is a personal project inspired by the original eDEX-UI, built from scratch or heavily modified.