Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zzeneg committed Apr 11, 2023
1 parent 5f5c1d4 commit d6bfe00
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ Host component for communicating with QMK keyboards using Raw HID feature. Requi

Host contains two parts - server and adapters, which communicate between each other using [socket.io](https://socket.io). Server is a cross-platform application written in node.js, and adapters should be OS-specific to be able to use OS functions. Currently only Windows adapter written in C# exists.

## Supported providers

- Time
- Volume
- Input layout
- Media artist and song title

## How to run it

1. Download and open [dist](/dist) folder.
Expand Down

0 comments on commit d6bfe00

Please sign in to comment.