Using Android phone in web browsers. (Apache License 2.0)
Based: Vue3 + Vite + TailwindCSS + ya-webadb + scrcpy
Also availabled in chrome webstore
- Screen mirroring and controling device
- File Management
- Screen Capture
- Enabled android phone developer mode
- Enabled USB Debugging mode
# Install depends
npm install --force
# run local test
npm run dev
# Bulid for release
npm run build
- Keyboard mapping
- Screen sharing
- Multi screen in one tab
- Android Debug Bridge (ADB) for Web Browsers ya-webadb
- Google for ADB (Apache License 2.0)
- Romain Vimont for Scrcpy (Apache License 2.0)