Skip to content

An unintrusive hardware meter monitor UI, based on OpenHardwareMonitor

Notifications You must be signed in to change notification settings

micheledurante/simple-windows-meter

Repository files navigation

The Simple (Windows) Meter

Build status codecov FOSSA Status

An unintrusive hardware meter monitor UI, based on OpenHardwareMonitor

Setup

  1. You'll need Paket and VS 2019
  2. dotnet tool restore
  3. dotnet paket restore
  4. dotnet paket install
  5. git submodule update --init --recursive
  6. Open the solution NiceMeter/NiceMeter.sln
  7. Run the tests in the NiceMeterTest project
  8. .\packages\OpenCover\tools\OpenCover.Console.exe -register:user -target:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\MSTest.exe" -targetargs:"/testcontainer:.\NiceMeterTests\bin\Debug\NiceMeterTests.dll" -filter:"+[NiceMeterTests*]* -[Test*]*" -output:".\NiceMeter_coverage.xml"
  9. dotnet codecov -f .\NiceMeter_coverage.xml -t the_secret_token

License

FOSSA Status

About

An unintrusive hardware meter monitor UI, based on OpenHardwareMonitor

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages