Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/univrsal/input-overlay
Show keyboard, gamepad and mouse input on stream
https://github.com/univrsal/input-overlay
input keyboard obs overlay plugin
Last synced: 3 days ago
JSON representation
Show keyboard, gamepad and mouse input on stream
- Host: GitHub
- URL: https://github.com/univrsal/input-overlay
- Owner: univrsal
- License: gpl-2.0
- Created: 2017-08-11T00:59:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T16:22:22.000Z (18 days ago)
- Last Synced: 2025-01-16T02:03:15.486Z (10 days ago)
- Topics: input, keyboard, obs, overlay, plugin
- Language: C++
- Homepage:
- Size: 70.8 MB
- Stars: 3,133
- Watchers: 41
- Forks: 253
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - univrsal/input-overlay - Show keyboard, gamepad and mouse input on stream (C++)
README
![logo](./docs/io.png)
[![Push to master](https://github.com/univrsal/input-overlay/actions/workflows/push.yaml/badge.svg)](https://github.com/univrsal/input-overlay/actions/workflows/push.yaml)
Show keyboard, mouse and gamepad input on stream.\
Available for OBS Studio on Windows and Linux (64bit).
Head over to [releases](https://github.com/univrsal/input-overlay/releases) for binaries.## [Wiki](https://github.com/univrsal/input-overlay/wiki)
## [Installation](https://github.com/univrsal/input-overlay/wiki/Installation)
## Credits
input-overlay depends on [libuiohook](https://github.com/kwhat/libuiohook) by [kwhat](https://github.com/kwhat) licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.txt), [mongoose](https://github.com/cesanta/mongoose) licensed under the [GNU General Public License v2.0](https://www.gnu.org/licenses/gpl-2.0.txt), [SDL2](https://libsdl.org) licensed under the [zlib license](https://www.zlib.net/zlib_license.html).## More Information:
- [OBS resource page](https://obsproject.com/forum/resources/input-overlay.552/)
- [Config creation tool](https://univrsal.github.io/input-overlay/cct/)
- [Convert old *.ini presets to JSON (WIP)](https://univrsal.github.io/input-overlay/converter/)