An app that shows the dictionary website in a small window next to the cursor position when the user double clicks on a word.
Users of the app can freely configure which dictionary site to use by specifying regular expression and site url.
- Install the above-mentioned dependencies.
- Run
python main.py. - Configure site url via Options->Edit Dictionary Source or editing
dict_sources.jsondirectly.
