https://github.com/jasmeetsingh7314/electron-test
Learning electron⚡️
https://github.com/jasmeetsingh7314/electron-test
electron
Last synced: 2 months ago
JSON representation
Learning electron⚡️
- Host: GitHub
- URL: https://github.com/jasmeetsingh7314/electron-test
- Owner: JasmeetSingh7314
- Created: 2025-02-18T20:41:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-19T13:30:37.000Z (over 1 year ago)
- Last Synced: 2025-03-04T06:15:44.361Z (over 1 year ago)
- Topics: electron
- Language: TypeScript
- Homepage:
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Electron Test
## Task Manager
A lightweight desktop application that mimics a task manager, displaying real-time CPU, RAM, and storage usage. Built with **Vite**, **React**, and **Electron**.
---
## Features
- **CPU Usage**: Displays real-time CPU usage percentage.
- **RAM Usage**: Shows current RAM usage and available memory.
- **Storage Usage**: Tracks used and available storage space.
- **Lightweight**: Minimalistic design with a focus on performance.
---
## Technologies Used
- **Frontend**: React (Vite)
- **Desktop Framework**: Electron
- **Styling**: CSS Modules