This script converts plain text into Karabiner-Elements JSON format, allowing users to map custom key sequences.
-
Clone the repository:
git clone https://github.com/hangrum/Karabiner-JSON-Mapper-Generator.git cd Karabiner-JSON-Mapper-Generator
-
Install dependencies:
pip install -r requirements.txt
Run the script with the following command:
$ python Karabiner_JSON_Mapper_Generator.py 'Your Text Here!' --key f20 --delay 150 > sample.json