This is a Qt based app that uses SDL_Joystick to handle joysticks. It can be used to inspect the output of joysticks, and it can be used to learn how interaction with SDL's joystick handler can be accomplished.
This app has been run from within QtCreator on a linux platform. It also builds with Cmake on a linux platform. The code should be cross-platform but I have not tested it on other platforms. It has been built with Qt 5.12.8 and SDL2 2.0.14.
To build with Cmake use the standard method:
mkdir build
cd build
cmake ..
make
./JStest
Features
- Qt
- SDL
- linux
- Cmake
Follow JStest
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JStest!