SkillAgentSearch skills...

SystemInfoLibrary

Library for getting System Information. Supports Windows and Linux, Mac OS X, Unity.

Install / Use

/learn @Aragas/SystemInfoLibrary
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Mono Latest: | Windows .NET 4.5: | NuGet ------------ | ------------- | ------------- Build Status | Build status | nugetpkg

SystemInfoLibrary

This is a modification of the original repository LittleSoftwareStatsNET made by little-apps.

License

This library is licensed under the GNU Lesser General Public License v3.

Supported Operating Systems

####Windows:

  • CPU:
    • Full support.
  • GPU:
    • Full support.
  • RAM:
    • Full support.

####Linux:

  • CPU:
    • Full support.
  • GPU:
    • Supports only one physical GPU. Partial support. glxinfo is needed to be installed.
  • RAM:
    • Full support.

####MacOSX:

  • CPU:
    • Supports only one physical CPU.
  • GPU:
    • Full support.
  • RAM:
    • Full support.

####BSD (FreeBSD, NetBSD, OpenBSD, AIX, HPUX):

  • CPU:
    • Supports only one physical CPU.
  • GPU:
    • Not supported.
  • RAM:
    • Full support.

####Unity:

  • CPU:
    • Supports only one physical CPU. Partial support.
  • GPU:
    • Supports only one physical GPU. Full support.
  • RAM:
    • Partial support.

Related Skills

View on GitHub
GitHub Stars19
CategoryCustomer
Updated7mo ago
Forks3

Languages

C#

Security Score

82/100

Audited on Aug 21, 2025

No findings