A Ruby program for giving info about your Linux system!
Go to file
VetheonGames 572082e769 Hardware info is now finished, the menu is fixed,
added some color to the UI
made things organize well for hardware info
made info window title change based on info displayed
2023-09-24 17:41:47 -06:00
bin remove runtime_log.log from repo 2023-09-24 17:31:47 -06:00
config Almost done! 2023-09-22 14:10:28 -06:00
lib Hardware info is now finished, the menu is fixed, 2023-09-24 17:41:47 -06:00
.gitignore update gitignore 2023-09-24 17:32:12 -06:00
Gemfile Hardware Info working properly 100% 2023-09-24 17:31:26 -06:00
Gemfile.lock Hardware Info working properly 100% 2023-09-24 17:31:26 -06:00
LICENSE Almost done! 2023-09-22 14:10:28 -06:00
README.md Almost done! 2023-09-22 14:10:28 -06:00

System Information Gatherer

Overview

This project is a Ruby-based system information gatherer designed to collect various types of system metrics and details. It is built to run on Linux systems and aims to provide a comprehensive view of the system's hardware and software configurations.

Features

  • Gather CPU Information
  • Collect Disk Information
  • Retrieve RAM Details
  • Fetch Network Information
  • And more...

Requirements

  • Ruby >= 3.0
  • Linux-based Operating System
  • Sudo permissions for certain metrics

Installation

Coming Soon

Usage

Coming Soon

Contributing

Contributions are NOT welcome! Pull Requests will not be merged!

License

This project is licensed under the PixelRidge-BEGPULSE License. See the LICENSE file for details.