Skip to content

A package to retrieve essential system information for Ring

License

Notifications You must be signed in to change notification settings

ysdragon/SysInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SysInfo

A package to retrieve essential system information for Ring

Ring

Features

  • Retrieve essential system information, including hostname, operating system, RAM, disks, parts, and more.
  • etc?

Installation

Using Ring Package Manager (ringpm)

From the RingPM registry

ringpm install SysInfo

Note

Run ringpm refresh before installing to ensure you have the latest ringpm registry.

From here (this repo)

ringpm install SysInfo from ysdragon 

Note

To update to the latest version, run ringpm update SysInfo.

Example

A complete example, RingFetch, can be found here.

Supported Operating Systems

  • Linux: Void Linux, Ubuntu, Debian, Arch Linux, and Fedora, etc.
  • Windows: Windows 10 and Windows 11.

Note

This package has not been tested on macOS.

Contributing

Public contributions are welcome!
You can create a new issue for bugs, or feel free to open a pull request for any and all your changes or work-in-progress features.

License

This project is open-source and available under the MIT License. See the LICENSE file for more details.