systor
v1.2.3
Published
A fast, reliable, JavaScript-based System Monitor.
Readme
Systor is a system monitor written in JS, and using blessed, blessed-contrib, and systeminformation. Just like neofetch, it shows you basic data, as well as CPU, and Memory usage data.
Installation
// using yarn
yarn global add systor
// using npm
npm i -g systor