https://github.com/mmalecki/qmkrcd
qmkrcd is a daemon which can be used for sending QMK RC protocol commands to QMK RC-enabled devices.
https://github.com/mmalecki/qmkrcd
qmk qmk-rc
Last synced: 6 months ago
JSON representation
qmkrcd is a daemon which can be used for sending QMK RC protocol commands to QMK RC-enabled devices.
- Host: GitHub
- URL: https://github.com/mmalecki/qmkrcd
- Owner: mmalecki
- Created: 2020-12-26T22:59:47.000Z (about 5 years ago)
- Default Branch: latest
- Last Pushed: 2021-05-22T18:07:11.000Z (almost 5 years ago)
- Last Synced: 2024-10-18T06:14:54.320Z (over 1 year ago)
- Topics: qmk, qmk-rc
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `qmkrcd`
`qmkrcd` is a daemon which can be used for sending [QMK RC](https://github.com/mmalecki/qmk_rc)
protocol commands to QMK RC-enabled devices.
## Installation
```sh
npm -g install qmkrcd
```
## Usage
```sh
qmkrcd
```