Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ferrolho/gamepad-tester
:video_game: Xbox wireless controller visualisation
https://github.com/ferrolho/gamepad-tester
Last synced: 3 months ago
JSON representation
:video_game: Xbox wireless controller visualisation
- Host: GitHub
- URL: https://github.com/ferrolho/gamepad-tester
- Owner: ferrolho
- License: gpl-3.0
- Created: 2018-01-10T23:16:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-04T17:19:06.000Z (7 months ago)
- Last Synced: 2024-06-05T00:14:56.989Z (7 months ago)
- Language: JavaScript
- Homepage: https://ferrolho.github.io/gamepad-tester/
- Size: 1.24 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gamepad Tester
This is an online gamepad tester.
Simply connect your gamepad and see the input displayed in real-time.## Attribution
This project makes use of [*iframe-resizer*](https://github.com/davidjbradshaw/iframe-resizer) to resize the `iframe` containing the gamepad tester.
*iframe-resizer* is developed by [David J. Bradshaw](https://github.com/davidjbradshaw) and licensed under the [GPL V3](LICENSE).