Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 779 Bytes

File metadata and controls

30 lines (19 loc) · 779 Bytes

SharpInput

Build status

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)

NuGet

Will be delivered as a NuGet package soon.

Current Status

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.

Development

Want to contribute? Great! Define which feature you need, write code or write an issue about problems that should be solved.

Todos

  • Define use cases
  • Write Tests
  • Implement Mac OSX Support

License

MIT