Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cerebroapp/cerebro-osx-define
📦 Cerebro plugin to define entered text in OSx dictionary
https://github.com/cerebroapp/cerebro-osx-define
cerebro cerebro-plugin
Last synced: about 2 months ago
JSON representation
📦 Cerebro plugin to define entered text in OSx dictionary
- Host: GitHub
- URL: https://github.com/cerebroapp/cerebro-osx-define
- Owner: cerebroapp
- Created: 2017-01-13T18:09:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T23:43:28.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T09:29:44.630Z (3 months ago)
- Topics: cerebro, cerebro-plugin
- Language: JavaScript
- Homepage: https://cerebroapp.com
- Size: 228 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# cerebro-osx-define
> [Cerebro](https://cerebroapp.com) plugin to define entered text in OSx dictionary
![](screenshot.png)
## 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](http://github.com/KELiON/cerebro) – main repo for Cerebro app;
* [cerebro-plugin](https://github.com/KELiON/cerebro-plugin) – boilerplate to create plugins for Cerebro app.## License
MIT © [Alexandr Subbotin](http://asubbotin.ru)