• Stars
    star
    1,183
  • Rank 39,544 (Top 0.8 %)
  • Language
    C++
  • License
    MIT License
  • Created over 8 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CrystalDiskInfo

English | Japanese

CrystalDiskInfo

Overview

CrystalDiskInfo is a disk information tool.

CrystalDiskInfo supports:

  • PATA drives
  • SATA drives

Partially supports:

  • USB drives
  • RAID controllers (IRST)
  • NVMe drives
  • RAID controllers (Intel(R) VROC)
  • RAID controllers (AMD-RAIDXpert2 Requires AMD_RC2t7)
  • USB RAID controllers (JMicron JMS56X,JMB39X)

Notification

This repository does not include resource files, so please download them from below.

Building

Open DiskInfo.sln and build.

Note

Copy CdiResource folder in the Download CdiResource to ../Rugenia folder created in the build. If the CdiResource folder does not exist at runtime, the app displays "Not Found 'Graph.html'".

AMD_RC2t7 is a library that provides a function to acquire SMART information (SATA/NVMe) of AMD RAID, it developed by Gakuto Matsumura.

Project Page

License

The MIT License