Skip to content

Add joystick support #1

Description

@cboulay
Library Cross-Platform Headless Status Notes
https://pysdl2.readthedocs.io/ Yes Yes Active Can init only joystick/controller subsystems without video
https://github.com/zeth/inputs Yes Yes Unmaintained (2019) Reported issues on macOS
https://pyglet.readthedocs.io/en/latest/programming_guide/input.html Yes No Active Requires event loop + window
https://www.pygame.org/docs/ref/joystick.html Yes No Active Requires SDL video init
https://python-evdev.readthedocs.io/en/latest/ Linux only Yes Active Very clean API

For headless ezmsg integration, PySDL2 seems best because:

Additional info:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions