Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 302 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 302 Bytes

FancySMI

Just a stylized nvidia-smi.

pip install fancy-smi

Overview

fancy-smi

Watch

Use the -r arg to set a refresh rate:

fancy-smi -r 1

Requirements

  • Python 3.6 and above
  • rich package:
pip3 install rich