Skip to content

Tool to convert normal text to Bref, an alphabetic shorthand system

License

Notifications You must be signed in to change notification settings

i0Z3R0/Bref-Shorthand-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bref-Shorthand-Converter

Simple tool to convert normal text to Bref, an alphabetic shorthand system (more info here, Bref manual here)

Prerequisites

  • Latest version of Python 3
  • PySimpleGui and pyperclip (in requirements.txt)

Installation

  1. git clone https://github.com/i0Z3R0/Bref-Shorthand-Converter.git
  2. cd Bref-Shorthand-Converter
  3. pip3 install -r requirements.txt
  4. python3 main.py or python3 gui.py

Usage

  1. Run the program (main.py or gui.py)
  2. Type in anything in normal English
  3. The main.py program prints the text in Bref and saves it to abbr.txt
  4. The gui.py program prints the text, click the button to copy to clipboard
  5. If a word is not in the Bref dictionary (abbr.csv), it will just add the whole word to the output

About

Tool to convert normal text to Bref, an alphabetic shorthand system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages