close
Skip to content

wmzmystery/DesktopWidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Monitor Widget

A floating desktop widget for Windows 11 that displays real-time system resource utilization (CPU, RAM, and storage).

Features

  • Always-on-top floating window
  • Real-time updates every 2 seconds
  • Draggable interface
  • Close button

Installation

  1. Ensure Node.js and npm are installed.
  2. Clone or download this project.
  3. Run npm install to install dependencies.

Usage

Run npm start in the terminal to launch the widget. The window will appear and stay on top. You can drag it to any position on the screen. Click the × button to close it.

Technologies Used

Development

To modify the widget, edit renderer.js for the display logic or main.js for window settings.

About

Personal desktop widget on Windows 11 PC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors