DualSense Tester
Test your DualSense controller in the browser.
https://ds.daidr.me
Features
- Test all buttons and axes
- Test the touchpad
- Test the gyroscope and accelerometer
- Test the vibration motors
- Test the lights
- Test the adaptive triggers
- DualSense Edge Basic Support
- TODO: DualSense Edge Full Support (2025Q2)
- TODO: Multiple Controllers Support (2025Q2)
- TODO: DualSense Edge Profile Customization (2025Q2)
Project Setup
bun i
Compile and Hot-Reload for Development
bun run --bun dev
Type-Check, Compile and Minify for Production
bun run --bun build
(Optional) Compile and Hot-Reload for Isolated Web App Development
bun run --bun dev:iwa
(Optional) Compile and Minify for Isolated Web App
bun run --bun build:iwa
Translations
If you want to add a new language support or improve an existing one, please visit issue #14 for more details.
Credits