An open API service indexing awesome lists of open source software.

https://github.com/mallos/mallos.input

A portable way of accessing HID devices cross-platform
https://github.com/mallos/mallos.input

blazor blazor-input gamepad hid input keyboard mouse veldrid

Last synced: 2 months ago
JSON representation

A portable way of accessing HID devices cross-platform

Awesome Lists containing this project

README

        

# Mallos.Input
A portable way of accessing HID devices cross-platform

|Platform|Package|
|:-- |:-- |
|**Mallos.Input**|[![Nuget](https://img.shields.io/nuget/v/Mallos.Input)](https://www.nuget.org/packages/Mallos.Input/)|
|**Mallos.Input.Blazor**|[![Nuget](https://img.shields.io/nuget/v/Mallos.Input.Blazor)](https://www.nuget.org/packages/Mallos.Input.Blazor/)|
|**Mallos.Input.Veldrid.SDL2**|[![Nuget](https://img.shields.io/nuget/v/Mallos.Input.Veldrid.SDL2)](https://www.nuget.org/packages/Mallos.Input.Veldrid.SDL2/)|

## Supported Platforms

* Veldrid
* Blazor

## Contributing
Contributions are always welcome.

## License
The project is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).