View Demo · Report Bug · Request Feature · Send a Pull Request
- Table of Contents
- About The Project
- Getting Started
- Roadmap
- Contributing
- License
- Contact
- Acknowledgements
An open-source web app to help make and configure karabiner complex modification files!
- ReactJS
- Material UI
- yarn
npm install yarn -g
- Clone the project
git clone https://github.com/genesy/karabiner-complex-rules-generator.git
- Install NPM packages
yarn install
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are extremely appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNUv3 License. See LICENSE
for more information.
Gene Sy - @GeneSy - gnsyftw@gmail.com
Project Link: https://github.com/genesy/karabiner-complex-rules-generator/