flipperdevices / Flipper-Android-App

Android Mobile app to rule all Flipper's family
https://forum.flipperzero.one/c/mobile/14
MIT License
1.39k stars 159 forks source link

Physical keyboard Screen Streaming improvements #575

Open ThePastPlayer opened 1 year ago

ThePastPlayer commented 1 year ago

Is your feature request related to a problem? Please describe. I'm trying to use the Flipper Zero remotely via the Screen Streaming feature in the Flipper Android app, when using the USB Keyboard and Mouse app, i have to use the arrows to control the flipper's keyboard.

Describe the solution you'd like -Using the phone's keyboard instead of the arrows -Provide a text field in the Android app when in this keyboard mode for pasting text that would be typed out on the flipper's virtual keyboard to then be typed out on the USB Virtual keyboard

Describe alternatives you've considered Writing an app that can remote control the flipper zero with this feature implemented

Additional context This feature would help to type in passwords or text into physical computers that are stored in a phone password manager without having them stored directly into the flipper's memory

Denlo94 commented 1 year ago

Is your feature request related to a problem? Please describe. I'm trying to use the Flipper Zero remotely via the Screen Streaming feature in the Flipper Android app, when using the USB Keyboard and Mouse app, i have to use the arrows to control the flipper's keyboard.

Describe the solution you'd like -Using the phone's keyboard instead of the arrows -Provide a text field in the Android app when in this keyboard mode for pasting text that would be typed out on the flipper's virtual keyboard to then be typed out on the USB Virtual keyboard

Describe alternatives you've considered Writing an app that can remote control the flipper zero with this feature implemented

Additional context This feature would help to type in passwords or text into physical computers that are stored in a phone password manager without having them stored directly into the flipper's memory