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.
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)
From npm
npm install -g sisvizsisvizsisviz --help
sisviz -h- Fork the repository.
- Create your feature branch:
git checkout -b feature/my-feature- Commit your changes:
git commit -m "commit message"- Push to the branch and open a Pull Request.
This project is licensed under the MIT License – see the LICENSE file for details.