Skip to content

Armenian and Russian phonetic keyboard layout (KDWin style) for Mac OS

License

Notifications You must be signed in to change notification settings

sergchil/chilikeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChiliKeys

Armenian and Russian phonetic keyboard layouts for macOS, inspired by KDWin

Keyboard Layouts

✨ Key Features

🔤 Phonetic Layouts

  • Armenian and Russian layouts following KDWin style
  • Familiar typing experience for KDWin users

Quick Language Switch

  • Hold Option key for instant English access
  • Hold Option + Shift to access Special Characters like Parentheses ( )
  • Perfect for mixed-language typing

🚀 Quick Install

brew tap sergchil/chilikeys https://github.com/sergchil/chilikeys && brew install chilikeys

📖 Installation Options

📦 Homebrew (Recommended)
  1. Install with Homebrew:

    brew tap sergchil/chilikeys https://github.com/sergchil/chilikeys
    brew install chilikeys
  2. To uninstall:

    brew uninstall chilikeys
    brew untap sergchil/chilikeys
💿 Manual Installation (DMG)
  1. Download latest release
  2. Open the DMG file
  3. Copy bundles to ~/Library/Keyboard Layouts/
  4. Restart your Mac

🛠️ For Developers

Release Process
  1. Run version bump script:

    ./bump_version.sh
    • Use ↑/↓ to choose version
    • Press Enter to select
    • Confirm with 'y'
  2. GitHub Actions will handle the release automatically