Text replacer and swapper. A floating box that you can drag and drop your txt file, and it will replace or swap two chosen words.
- Install tkinterdnd2
pip install tkinterdnd2
- cd into this directory after cloning the repo
- start the app Example:
py myapp.py
Drag a .txt file on the floating app box. It will auto save any changes. ctrl + c to exit or close the floating window
16/09/24 config.json to set default words to replace and swap mode on or off