Simple music controlling script for android using adb and keyboard module
- Keyboard module installed via pip
- Installed ADB on the host pc
- Usb\WIFI debugging enabled and connected via adb
- Press ctrl+shift+d to pause your track
- Press ctrl+shift+f to next track
- Press ctrl+shift+g to prev track
- Displaying track name (did in cli) in notifications on pc (wip)
- When the first point is completed, I wanna do some integrations as in spotify
e.g now playing.
You may need run this script as root on linux.