Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jamesridgway/devdeck into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesridgway committed Dec 28, 2020
2 parents 14ce1c2 + 0d58df1 commit a8fc9c5
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

Stream Deck control software for software developer's.

## Getting Started

If this is your fist time using a StreamDeck make sure to follow the [Pre-requisite: LibUSB HIDAPI Backend](https://github.com/jamesridgway/devdeck/wiki/Installation#pre-requisite-libusb-hidapi-backend) steps documented in the wiki

Install DevDeck

pip install devdeck



## Built-in Controls
Dev Deck ships with the following controls:

Expand Down Expand Up @@ -77,4 +87,4 @@ Can't find support for what you want? Implement your own `DeckControl` or `DeckC

For example: Slack is implemented as a DeckController. Pressing the slack button will then present you with buttons
for specific statuses.


0 comments on commit a8fc9c5

Please sign in to comment.