I've recently switched my systems from Windows to Linux Mint and I'm looking for software that provides similar system information to what I'm used to with CrystalDiskInfo and HWiNFO. Any recommendations would be greatly appreciated! Thanks in advance!
4 Answers
There's also cpu-x which is a nice utility that might suit your requirements. You could give that a go too!
If you're not familiar with the two tools you mentioned, I recommend trying hardinfo2. It should cover most of your needs and is available in the repository.
For hard drive monitoring, smartctl is a great tool. Additionally, you might like lshw or lshw-gui for more detailed hardware info.
You might want to check out QDiskInfo. It's a solid choice and quite similar to what you're looking for! You can find it on GitHub.

Thanks for the suggestion! I'll look for hardinfo2 in the repository.