Skip to content

This script converts plain text into Karabiner-Elements JSON format, allowing users to map custom key sequences.

Notifications You must be signed in to change notification settings

hangrum/Karabiner-JSON-Mapper-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karabiner JSON Mapper Generator

This script converts plain text into Karabiner-Elements JSON format, allowing users to map custom key sequences.

Installation

  1. Clone the repository:

    git clone https://github.com/hangrum/Karabiner-JSON-Mapper-Generator.git
    cd Karabiner-JSON-Mapper-Generator
  2. Install dependencies:

    pip install -r requirements.txt

Usage

Run the script with the following command:

$ python Karabiner_JSON_Mapper_Generator.py 'Your Text Here!' --key f20 --delay 150 > sample.json

About

This script converts plain text into Karabiner-Elements JSON format, allowing users to map custom key sequences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages