balazs-kis / media-center

An electron-based solution for simple folder browsing and an informative home screen
0 stars 1 forks source link

Implement resource widget for the start page #4

Open balazs-kis opened 7 years ago

balazs-kis commented 7 years ago

The main aspect is network usage, hard drive free space and utilization percent, but CPU and RAM utilization percent should also be shown (in smaller fonts). Circular or linear progress bars should be added for percent values.

balazs-kis commented 7 years ago

Links: https://nodejs.org/api/os.html https://github.com/oscmejia/os-utils https://www.npmjs.com/package/diskusage https://www.npmjs.com/package/nodejs-disks

Seems to be the best so far: https://www.npmjs.com/package/systeminformation