Skip to content

thenewpotato/pyinputlanguage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

pyinputlanguage

Python utility that wraps a couple Carbon functions (TISCreateInputSourceList and TISSelectInputSource) to programmatically switch input languages on macOS.

Requires the PyObjC package.

Usage

from pyinputlanguage import macSwitchInputLanguage
macSwitchInputLanguage("com.apple.inputmethod.Kotoeri.Japanese")

About

Python utility to switch input languages on macOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages