https://github.com/nightmachinery/input_lang_get_icon
Returns the keyboard input language with a flag emoji. Needs input_lang_get_objc, and currently only supports English and Persian, on macOS.
https://github.com/nightmachinery/input_lang_get_icon
Last synced: 8 months ago
JSON representation
Returns the keyboard input language with a flag emoji. Needs input_lang_get_objc, and currently only supports English and Persian, on macOS.
- Host: GitHub
- URL: https://github.com/nightmachinery/input_lang_get_icon
- Owner: NightMachinery
- Created: 2020-10-18T18:43:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:30:18.000Z (over 2 years ago)
- Last Synced: 2024-12-31T17:48:01.545Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.org
Awesome Lists containing this project
README
#+TITLE: input_lang_get_icon
Returns the current keyboard input language with a flag emoji. Needs hammerspoon's CLI client at =/usr/local/bin/hs=, and currently only supports English and Persian, on macOS.
* Installation
#+begin_example zsh
cargo install --git https://github.com/NightMachinary/input_lang_get_icon --force
#+end_example
* Usage
#+begin_src bash :results verbatim :exports both :wrap example
input_lang_get_icon
#+end_src
#+RESULTS:
#+begin_example
πΊπΈ
#+end_example