Skip to content

nathyong/plover-dictionary-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plover-dictionary-converter

Usage

python3 ./dictionary_convert.py /path/to/input.dictionary /path/to/output.json

Dependencies

  • Python >=3.5
  • Plover >=4.0.0

Plover must be on the PYTHONPATH for this script to function properly.

If you have Nixpkgs, just run nix-shell to get an environment where this is set up for you.

Notes

A copy of the plover_dictionary_converter repository is included as a submodule, since the upstream version hasn't been updated in a while.

About

A simple script to convert dictionaries from various stenography formats to Plover's JSON format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors