Skip to content

Instantly share code, notes, and snippets.

View imt-salt's full-sized avatar

Caleb Salt imt-salt

View GitHub Profile
@imt-salt
imt-salt / define.py
Created November 15, 2017 21:24 — forked from lambdamusic/define.py
Access osx dictionary in python
#!/usr/bin/env python
"""
Modified from
http://macscripter.net/viewtopic.php?id=26675
http://apple.stackexchange.com/questions/90040/look-up-a-word-in-dictionary-app-in-terminal
HowTo