Tapper Cli is the Base Code for Tapper Desktop Applications Here you can find the ADB Commands Logic
Npm Repository Link: Here
npm i -g tapper-core
Now To Run the Cli
npx tapper
Link and unlink Command
npm run cli-link
Unlock Permission: chmod +x dist/index.js
Run: tapper
Validate Changes: npm run validate
Validate and Run Directly: npm run run-dev