Skip to content

📦 Cerebro plugin to define entered text in OSx dictionary

Notifications You must be signed in to change notification settings

cerebroapp/cerebro-osx-define

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cerebro-osx-define

Cerebro plugin to define entered text in OSx dictionary

Usage

In Cerebro, type any text that you want to define and move selection to define result. Result from built-in dictionary will be displayed in preview.

FAQ

"Can't fetch dictionary results."

You may need to run python -m pip install pyobjc in the terminal to install requied python dependency for accessing MacOS Dict.

Related

  • Cerebro – main repo for Cerebro app;
  • cerebro-plugin – boilerplate to create plugins for Cerebro app.

License

MIT © Alexandr Subbotin