gamepadinfo
This is a Python script that detects gamepads and shows their state on Linux.
Dependencies
python3
urwid
pyudev
evdev
sdl2
Dependencies can be installed on Ubuntu manually:
$ sudo apt-get install python-urwid python-pyudev python-evdev python-sdl2
If gamepadinfo is being installed via pip then dependencies will be installed automatically.
Installing and Running
Let’s install and run.
From source repository
Installing and running from source code repository goes as follows:
$ git clone https://github.com/godfryd/gamepadinfo $ cd gamepadinfo/ $ ./gamepadinfo.py
Via pip
Installing and running using pip goes as follows:
$ pip install gamepadinfo $ gamepadinfo
Video & Screenshot
Short video presentation:
Screenshot:
Release files for gamepadinfo 0.9.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gamepadinfo-0.9.1.tar.gz | 8.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gamepadinfo-0.9.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.3 kB
Release files / gamepadinfo-0.9.1.tar.gz
| Download URL | gamepadinfo-0.9.1.tar.gz |
|---|---|
| Size | 8.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3530815cfa61c806cdc42f58b37b513228ecd4d0ef7a2b06387985f93b0eb8a7
|
|
BLAKE2b-256 checksum How to use checksums |
708d84a65329784f839fbb47157ba1f97d25ad711e3cff1352ac70fac5dba163
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / gamepadinfo-0.9.1-py3-none-any.whl
| Download URL | gamepadinfo-0.9.1-py3-none-any.whl |
|---|---|
| Size | 9.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
930dfe112a7e65364b6b1f3b4be4ac5493ea082897a60c28647e28ed30d6bd88
|
|
BLAKE2b-256 checksum How to use checksums |
3fa9c8d47d6428e78f153ceee7b13ac4f4ca5d208fee1a0b63dd0fc03d8607d8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |