Userspace daemon providing support for the Skylanders Trap Team mobile gamepad on Linux.

2 stars 0 forks 2 watchers C GNU General Public License v3.0
1 Open Issue Need Help Last updated: Dec 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `systemd` service file for `skylanders-gamepad-daemon` incorrectly points to `/usr/bin/skylanders-gamepad-daemon`. However, the `make install` command places the actual executable at `/usr/local/bin/skylanders-gamepad-daemon`, causing the service to fail because it cannot find the daemon at the specified path.

Complexity: 1/5
bug good first issue

Userspace daemon providing support for the Skylanders Trap Team mobile gamepad on Linux.

C