VirtualGamePad lets you use your Android phone as a gamepad for your Windows and Linux PCs.
Free and Open-Source with no ads or tracking.
For more information, downloads, etc. visit the official VirtualGamePad website.
This repository contains the source code for the website.
Requires Hugo.
Dev server:
hugo server --disableFastRenderProduction build:
hugo build
# pnpx server public # Or any other server of your choice, to see the built siteA GitHub Actions workflow handles build and deployment.