Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 581 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 581 Bytes

Floating FAST Text Swapper

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.

example

Install

  • Install tkinterdnd2
pip install tkinterdnd2

Getting started

  • 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

Version History

16/09/24 config.json to set default words to replace and swap mode on or off