Skip to content

Cross platform C# library for talking to HID devices in a uniform way through dependency injection.

License

Notifications You must be signed in to change notification settings

mtleliever/Hid.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hid.Net

Cross platform C# library for talking to HID devices in a uniform way through dependency injection.

Currently supports:

  • Android
  • Windows
  • UWP

Would love to hear from you if you'd like to add Linux or MacOS support!

Samples & Unit Tests

https://github.com/MelbourneDeveloper/Trezor.Net (UWP, Console - .NET Framework)

https://github.com/MelbourneDeveloper/Ledger.Net (Console - .NET Core)

https://github.com/LedgerHQ/ledger-dotnet-api (Console - .NET Core)

https://github.com/MelbourneDeveloper/KeepKey.Net (.NET Framework)

Store App Production Usage

https://play.google.com/store/apps/details?id=com.Hardfolio (Android)

https://www.microsoft.com/en-au/p/hardfolio/9p8xx70n5d2j (UWP)

NuGet

Install-Package Hid.Net

Donate

Bitcoin: 33LrG1p81kdzNUHoCnsYGj6EHRprTKWu3U

Ethereum: 0x7ba0ea9975ac0efb5319886a287dcf5eecd3038e

Litecoin: MVAbLaNPq7meGXvZMU4TwypUsDEuU6stpY

Contribution

Contribution is welcome. Please fork, tighten up the code (real tight), test, and submit a pull request.

About

Cross platform C# library for talking to HID devices in a uniform way through dependency injection.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages