systeminfo/README.md

38 lines
1015 B
Markdown
Raw Permalink Normal View History

2023-09-22 14:10:28 -06:00
# System Information Gatherer
2023-10-07 10:45:48 -06:00
If you'd like to support PixelRidge Softworks OpenSource Development, check out our [Patreon](https://patreon.com/PixelRidgeSoftworksOSP)
2024-03-06 11:52:48 -07:00
If you need more direct help, join our [Discord](https://discord.pixelridgesoftworks.com)
2023-09-21 12:00:07 -06:00
2023-09-22 14:10:28 -06:00
## 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.