daverome / Karabiner-Elements

The next generation Karabiner prototyping for macOS Sierra

Home Page:https://pqrs.org/osx/karabiner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status License

Karabiner-Elements

Karabiner-Elements is the subset of the next generation Karabiner for macOS Sierra.

Project Status

Karabiner-Elements works fine except Preferences GUI.

You can download the latest Karabiner-Elements from https://pqrs.org/latest/karabiner-elements-latest.dmg

Features

  • Simple key modification (change keys to another keys)
  • Support Secure Keyboard Entry (eg. Terminal, Password prompt)
  • Modifier flags sharing with all connected keyboards.

How to build

System requirements:

Please install Boost into /opt/local/include/boost. (eg. /opt/local/include/boost/version.hpp)

Step 1: Getting source code

Clone the source from github.

git clone --depth 1 https://github.com/tekezo/Karabiner-Elements.git

Step 2: Building a package

cd Karabiner-Elements
make

The make script will create a redistributable Karabiner-Elements-VERSION.dmg in the current directory.

About

The next generation Karabiner prototyping for macOS Sierra

https://pqrs.org/osx/karabiner/

License:The Unlicense


Languages

Language:C++ 75.0%Language:Objective-C 13.4%Language:Shell 6.1%Language:Makefile 3.5%Language:Ruby 1.5%Language:C 0.3%Language:AppleScript 0.3%