Python implemention of a No Ad Dictionary
- Python3
- PyQt5
- Pyinstaller*
- Windows or MacOS
python CleanDict.pyw
setup requirements
pip install --upgrade PyInstaller pyinstaller-hooks-contrib Pillow
packaging
pip pyinstaller --windowed --icon=dict.ico CleanDict.pyw