@m1yh3m/cpu.info.node.sh

Get constant feed of your CPU in terminal

Usage no npm install needed!

<script type="module">
  import m1yh3mCpuInfoNodeSh from 'https://cdn.skypack.dev/@m1yh3m/cpu.info.node.sh';
</script>

README

@m1yh3m/cpu.info.node.sh

Get constant feed of your CPU in terminal

usage


npx @m1yh3m/cpu.info.node.sh clean 1000 100

# OR

npm i -g @m1yh3m/cpu.info.node.sh

// cpu_info <style=clean|raw|bar> <duration=N> <times=N>
cpu_info clean 1000 100

cpu_info bar 1000 100

img/1.bar-1000-100

cpu_info raw 1000 1

img/2.raw-1000-1

cpu_info clean 1000 1

img/3.clean-1000-1