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
- Host: GitHub
- URL: https://github.com/mallos/mallos.input
- Owner: Mallos
- License: mit
- Created: 2015-07-06T15:39:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T00:27:28.000Z (over 1 year ago)
- Last Synced: 2025-03-26T07:15:18.759Z (3 months ago)
- Topics: blazor, blazor-input, gamepad, hid, input, keyboard, mouse, veldrid
- Language: C#
- Homepage: https://Mallos.github.io/Mallos.Input/
- Size: 2.21 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Mallos.Input
A portable way of accessing HID devices cross-platform|Platform|Package|
|:-- |:-- |
|**Mallos.Input**|[](https://www.nuget.org/packages/Mallos.Input/)|
|**Mallos.Input.Blazor**|[](https://www.nuget.org/packages/Mallos.Input.Blazor/)|
|**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).