Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jancajthaml/3d3893d3a2ee01d4fde2034d3ac87950 to your computer and use it in GitHub Desktop.
Save jancajthaml/3d3893d3a2ee01d4fde2034d3ac87950 to your computer and use it in GitHub Desktop.
echo -n $(curl -s -H "Accept: application/json" http://api.icndb.com/jokes/random 2>&1 | jq '.value.joke') | say -v Karen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment