Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adb script for input pin #1959

Merged
merged 1 commit into from
Jun 26, 2024
Merged

feat: adb script for input pin #1959

merged 1 commit into from
Jun 26, 2024

Conversation

iGroza
Copy link
Collaborator

@iGroza iGroza commented Jun 26, 2024

Fixes #

Proposed

  • Added a shell script adb-enter-pin.sh to send a 6-digit PIN code as keyboard input to all connected ADB devices.
  • Added support for -h and --help options in the shell script to display usage information.
  • Updated package.json to include a new script yarn pin <6-DIGIT-PIN> to run the shell script with Yarn.
image
Screen.Recording.2024-06-26.at.15.05.16.mov

Checklist

@iGroza iGroza requested a review from a team as a code owner June 26, 2024 08:11
@iGroza iGroza force-pushed the feat/adb-enter-pin branch from 697696a to bc2dd1b Compare June 26, 2024 08:13
@iGroza iGroza force-pushed the feat/adb-enter-pin branch from bc2dd1b to 7292990 Compare June 26, 2024 08:42
@iGroza iGroza enabled auto-merge June 26, 2024 08:42
@iGroza iGroza added this pull request to the merge queue Jun 26, 2024
Merged via the queue into main with commit c439f99 Jun 26, 2024
4 checks passed
@iGroza iGroza deleted the feat/adb-enter-pin branch June 26, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants