Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img

morse-code-keyboard

MacOS input method that converts keystrokes to Morse Code (ITU-R M.1677-1) in real time


Installation

  • Clone the repo (or download the .zip):
git clone https://github.com/kariemoorman/morse-code-keyboard.git
  • Execute the build.sh bash script to build & copy the application to Input Methods directory:
cd morse-code-keyboard

chmod +x ./build.sh

# Build only
./build.sh 

# User-level Install (builds application and copies application to ~/Library/Input\ Methods/)
./build.sh install-local

# Global Install (builds application and copies application to /Library/Input\ Methods/)
./build.sh install-global
  • Log out & Log in (for application to be recognized)

  • Add Morse Code keyboard

    • Go to System Settings > Keyboard
    • Navigate to Text Input > Edit
    • Toggle Show Input menu in menu bar to On
    • Select + sign at bottom left to add an input source
    • Select Morse Code application
    • Select Add
    • Select Done

Use

  • Toggle between languages via the Keyboard Menu Bar:

keyboard_menu

  • Select "Morse Code" and type

About

Morse Code keyboard for MacOS

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages