Encoder/Decoder of my own custom encoding named DCoding.
Run gui.py to run a nice gui for encode/decode. You'll need these dependancies:
- Tkinter
- sv_ttk
install it using pip install tkinter
and pip install sv_ttk
.
You can edit the JSON file to create your own dictionary.