apearson / goodlock-hex2color

An automated Goodlock color picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mac: "Command not found" with bundled adb

stephymiehle opened this issue · comments

Without adb in my $PATH:

❯ python hex2goodlock.py '#253f3f'
Input Hex: #253f3f
Hue Screen Location: 924.0px
Saturation Screen Location: 249.0px
Value Screen Location: 1390.0px
./mac-tools/adb shell input tap 850 924.0 && adb shell input tap 249.0 1390.0
sh: adb: command not found

❯ which adb
adb not found

MacBook Air Early 2015; happy to share any other debugging info!

Discussion in #7