Skip to content

Instantly share code, notes, and snippets.

@Longhanks
Created March 30, 2018 21:35
Show Gist options
  • Save Longhanks/a7569c339da8ba8373f0ac1e2242240a to your computer and use it in GitHub Desktop.
Save Longhanks/a7569c339da8ba8373f0ac1e2242240a to your computer and use it in GitHub Desktop.
Create reading list item via shell
osascript -l JavaScript -e 'Application("Safari").addReadingListItem("https://www.google.com")'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment