Skip to content

Instantly share code, notes, and snippets.

@Vaelatern
Created October 13, 2024 17:42
Show Gist options
  • Select an option

  • Save Vaelatern/ea7de37524db4bc9565531d26651a3be to your computer and use it in GitHub Desktop.

Select an option

Save Vaelatern/ea7de37524db4bc9565531d26651a3be to your computer and use it in GitHub Desktop.
Play With Keybord.... or a script!
# Row Row Row Your Boat
# Executable if you load one of these youtube videos https://www.youtube.com/@PlayWithKeyboard/videos
# "Play $TOOL using keyboard number keys"
xdotool sleep 1
xdotool sleep 1
xdotool key 1 sleep 0.75
xdotool key 1 sleep 0.75
xdotool key 1 sleep 0.75
xdotool key 2 sleep 0.3
xdotool key 3 sleep 0.75
xdotool key 3 sleep 0.75
xdotool key 2 sleep 0.3
xdotool key 3 sleep 0.75
xdotool key 4 sleep 0.3
xdotool key 5 sleep 0.75
xdotool key 8 sleep 0.75
xdotool key 8 sleep 0.3
xdotool key 5 sleep 0.75
xdotool key 5 sleep 0.3
xdotool key 3 sleep 0.75
xdotool key 3 sleep 0.3
xdotool key 1 sleep 0.75
xdotool key 1 sleep 0.3
xdotool key 5 sleep 0.75
xdotool key 4 sleep 0.3
xdotool key 3 sleep 0.75
xdotool key 2 sleep 0.3
xdotool key 1 sleep 0.75
xdotool key space
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment