Sysinfo; because your system deserves the spotlight. Specs, stats & performance at a glance
An all in one system fetch tool
Important
This project is under active development. Contributions, feature requests, ideas, and testers are welcome!
git clone the repo and run the following commands as required
make install
make uninstallRun sys help for the full command list, or try:
sys fetch # one-shot system overview with ascii art
sys live # live performance monitor (ncurses)
sys cpu # cpu model / cores / frequency
sys ram # memory usage
sys drives # mounted filesystems + usage bars
sys version # installed versionMost commands accept aliases (e.g. sys host, sys uptime, sys mem).
See sys help for every command and its aliases.
If you want to contribute, see CONTRIBUTING.md (github) or CONTRIBUTING.md (gitlab)
This project is licensed under the GNU General Public License v3.0. See the LICENSE for more details.
Report Bug on github • Request Feature on github • Contribute on github
Report Bug on gitlab • Request Feature on gitlab • Contribute on gitlab