Skip to content

SSBun/localdic

Repository files navigation

localdic

  • The local dictionary affects AppleSpell service that does spell checking on Mac.
  • Special words added to the local dictionary will be treat as correct.
OVERVIEW: A tool for managing local dictionary on Mac.

USAGE: localdic list
       localdic learn <word>
       localdic forget <word>
       localdic --help

OPTIONS:
  --version               Show the version.
  -h, --help              Show help information.

SUBCOMMANDS:
  list                    List all words in the local dictionary on your Mac.
  learn                   Save words to the local dictionary.
  forget                  Remove words from the local dictionary.

Installation

brew tap ssbun/formulae
brew install localdic

About

A CLI tool for managing the Mac local dictionary written with Swift.

Resources

Stars

Watchers

Forks

Packages

No packages published