SharpInput is a "cross" platform .Net input system. It is written in C#. The purpose is the usage in graphic applications. Currently it runs on:
- Windows
- Linux (not tested)
Will be delivered as a NuGet package soon.
Currently it is a work under progress. The windows bits are working, but the final design is not done. The linux bits have to be tested.
Want to contribute? Great! Define which feature you need, write code or write an issue about problems that should be solved.
- Define use cases
- Write Tests
- Implement Mac OSX Support
MIT