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

https://github.com/ShadowBlip/InputPlumber

Open source input router and remapper daemon for Linux
https://github.com/ShadowBlip/InputPlumber

Last synced: 2 months ago
JSON representation

Open source input router and remapper daemon for Linux

Awesome Lists containing this project

README

          


InputPlumber Logo


InputPlumber




Discord
Documentation


## About

InputPlumber is an open source input routing and control daemon for Linux. It can
be used to combine any number of input devices (like gamepads, mice, and keyboards)
and translate their input to a variety of virtual device formats.

### Features

- [x] Combine multiple input devices
- [x] Emulate mouse, keyboard, and gamepad inputs
- [x] Intercept and route input over DBus for overlay interface control
- [x] Input mapping profiles to translate source input into the desired target input
- [ ] Route input over the network

## Documentation

You can [read documentation](https://shadowblip.github.io/InputPlumber/) about how
to configure and use InputPlumber here:

- [Overview](https://shadowblip.github.io/InputPlumber/)
- [Installation](https://shadowblip.github.io/InputPlumber/install/)
- [Usage](https://shadowblip.github.io/InputPlumber/usage/)
- [DBus API](https://shadowblip.github.io/InputPlumber/dbus-interface/composite_device/)

## License

InputPlumber is licensed under THE GNU GPLv3+. See [LICENSE](LICENSE) for details.