Personal Plugins and Components for SignalRGB.
This repository contains custom plugins and components for SignalRGB, a software that allows users to control and synchronize RGB lighting across different devices.
- AdamantiuN_Akira.js - Support for the AdamantiuN Akira keyboard
- aigo_AR12_Pro.json - Component definition for the aigo AR12 Pro fan
- Montech_King_95.json - Component definition for the Montech King 95 Case
- Clone this repository:
git clone https://github.com/rafifos/signal-plugins.git
cd signal-plugins- Install dependencies:
pnpm installTo lint the code:
pnpm lintThis project uses Lefthook for Git hooks:
- pre-commit: Automatically formats and checks files with Biome before committing
- pre-push: Runs Biome checks before pushing code
Follow the SignalRGB documentation to create new plugins and components:
This project is licensed under the MIT License.