Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 974 Bytes

File metadata and controls

43 lines (28 loc) · 974 Bytes

Advanced Task Manager

A sleek, modern, and cross-platform task manager built with Electron. Monitor your system and manage processes in real time with a beautiful UI and intuitive features.

Features

  • Real-time Monitoring
  • View live CPU, memory, disk, and network stats.

Process Management

  • Search, sort, and terminate processes with ease.

Dark & Light Modes

  • Seamless switching between dark and light themes.

System Tray Integration

  • Run in the background with quick access from the tray.

Performance Tuning

  • Configure optimization settings for smoother performance.

Installation

Prerequisites

  • Node.js (v14+)

  • npm (v6+)

Setup

Clone the repository

Move into the project directory

  • cd AdvancedTaskManager

Install dependencies

  • npm install

Start the app

  • npm start

Contributing

Pull requests are welcome. Feel free to open issues or suggest features.