Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arcnmx/input-linux-rs
evdev and uinput for Rust
https://github.com/arcnmx/input-linux-rs
Last synced: 18 days ago
JSON representation
evdev and uinput for Rust
- Host: GitHub
- URL: https://github.com/arcnmx/input-linux-rs
- Owner: arcnmx
- License: mit
- Created: 2017-09-20T23:19:43.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T19:59:41.000Z (3 months ago)
- Last Synced: 2024-09-21T10:22:59.299Z (about 2 months ago)
- Language: Rust
- Size: 877 KB
- Stars: 33
- Watchers: 4
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# input-linux
[![release-badge][]][cargo] [![docs-badge][]][docs] [![license-badge][]][license]
`input-linux` is a Rust client for evdev and uinput on Linux.
## [Documentation][docs]
See the [documentation][docs] for up to date information.
[release-badge]: https://img.shields.io/crates/v/input-linux.svg?style=flat-square
[cargo]: https://crates.io/crates/input-linux
[docs-badge]: https://img.shields.io/badge/API-docs-blue.svg?style=flat-square
[docs]: https://docs.rs/input-linux/*/input_linux/
[license-badge]: https://img.shields.io/badge/license-MIT-ff69b4.svg?style=flat-square
[license]: https://github.com/arcnmx/input-linux-rs/blob/master/COPYING