Build on Joystick Diagrams

Joystick Diagrams is extensible through two plugin types: parser plugins that add support for new games by reading their config files, and output plugins that deliver exported diagrams to other applications. Both use a Python API with Pydantic-powered settings that auto-generate UI controls. Parser plugins can additionally declare input routes to merge virtual-device bindings back onto the physical hardware that fed them.

Want to contribute or have questions? Join the Discord server or browse the GitHub repository.