Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 16 days 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 (almost 4 years ago)
- Default Branch: latest
- Last Pushed: 2021-05-22T18:07:11.000Z (over 3 years ago)
- Last Synced: 2024-10-18T06:14:54.320Z (26 days 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
```