Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A system information visualization CLI tool (with Web UI) for monitoring CPU, RAM, Disk, Battery, Network, OS, and Uptime.

License

Notifications You must be signed in to change notification settings

MahdiMirshafiee/SisViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SisViz - System Visualization

A command-line tool (CLI) for live monitoring of your system’s key metrics —including CPU, RAM, Disk, Battery, Network, OS, and Uptime— via a simple Express server.


🚀 Features

Real-time display of:

  • CPU Load (%)
  • RAM usage (used/total GB and %)
  • Disk usage (used/total GB and %)
  • Battery level and charging status
  • Network throughput (RX/TX KB/s)
  • OS name and version
  • Uptime (seconds)

📦 Installation

From npm

npm install -g sisviz

⚙️ Usage

sisviz

Screenshot


🆘 Help

sisviz --help
sisviz -h

🛠 Contributing

  1. Fork the repository.
  2. Create your feature branch:
git checkout -b feature/my-feature
  1. Commit your changes:
git commit -m "commit message"
  1. Push to the branch and open a Pull Request.

📄 License

This project is licensed under the MIT License – see the LICENSE file for details.

About

A system information visualization CLI tool (with Web UI) for monitoring CPU, RAM, Disk, Battery, Network, OS, and Uptime.

Resources

License

Stars

Watchers

Forks