Simple tool to convert normal text to Bref, an alphabetic shorthand system (more info here, Bref manual here)
- Latest version of Python 3
- PySimpleGui and pyperclip (in requirements.txt)
- git clone https://github.com/i0Z3R0/Bref-Shorthand-Converter.git
- cd Bref-Shorthand-Converter
- pip3 install -r requirements.txt
- python3 main.py or python3 gui.py
- Run the program (main.py or gui.py)
- Type in anything in normal English
- The main.py program prints the text in Bref and saves it to abbr.txt
- The gui.py program prints the text, click the button to copy to clipboard
- If a word is not in the Bref dictionary (abbr.csv), it will just add the whole word to the output