Skip to content

🦔 Tiny input source manager for macOS

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

simnalamburt/macos-input-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macos-input-source

macos-input-source is a tiny input source manager for macOS.

Installation

input-source is provided as a single static universal binary. Whether you have an Mac with Apple silicon or Intel-based Mac, you can install input-source by downloading just one file.

curl -LO https://github.com/simnalamburt/macos-input-source/releases/download/v0.1.1/input-source &&\
  chmod +x input-source

Usage

$ input-source
tiny input source manager

Usage: input-source <command>

Commands:
  current       Show current input source
  list          List available input sources
  set <Source>  Change input source to <source>

Examples:
  input-source list
  input-source set com.apple.keylayout.ABC

 


macos-input-source is primarily distributed under the terms of both the Apache License (Version 2.0) and the MIT license. See COPYRIGHT for details.

About

🦔 Tiny input source manager for macOS

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages