Skip to content

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

License

Notifications You must be signed in to change notification settings

Aragas/SystemInfoLibrary

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages