Skip to content

arnfaldur/cpumon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cpumon

Cpumon is a simple tool to monitor the frequency of every core of a CPU.

Screenshots

Screenshot 1 Screenshot 2

Usage

pnpm install
node cpumon.js <delay>

The <delay> parameter controls how often the program updates the frequency value. It's useful down to around 100ms.

About

A simple per-core CPU frequency monitor

Resources

Stars

Watchers

Forks