Please add this app to winget. Winget is the native package manage for Windows. It lets us install in a way similar to Linuxes: winget install equalizer-apo How to add app to winget package manager for Windows: https://gemini.google.com/share/e280bbbf2dd6 In short, you would need to fork the winget package repository and add the manifest pointing to the installer on sourceforge.net. Let me know if you need help understanding GitHub's strange website. Instructions from Gemini The standard method for...
Please add this app to winget. Winget is the native package manage for Windows. It lets us install in a way similar to Linuxes: winget install equalizer-apo How to add app to winget package manager for Windows: https://gemini.google.com/share/e280bbbf2dd6 In short, you would need to fork the winget package repository and add the manifest pointing to the installer on sourceforge.net. Let me know if you need help understanding GitHub's strange website. Instructions transcript The standard method for...
Toolbar buttons look inactive (greyed out)
I want to detect whether a drive is external or internal. I have an SATA drive connected to a USB port through an SATA-USB adapter. hdparm -I reports it as: ATA device, with non-removable media Transport: Serial, ATA8-AST, SATA 1.0a, SATA II Extensions, SATA Rev 2.5, SATA Rev 2.6, SATA Rev 3.0. It apparently gets this data directly from the drive. Is it possible for hdparm to detect the actual transport layer, instead of the one the drive reports?
The website says to visit the sourceforge for details about finding the github repository.