We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit f4ee7c0Copy full SHA for f4ee7c0
README.md
@@ -0,0 +1,13 @@
1
+# Open Control Deck
2
+This application allows you to use any device capable of running a modern web browser as a control surface similar to Elgato Stream Deck.
3
+
4
+## Usage
5
+Run OpenControlDeck(.exe) and access it via any browser using http://#your_computer_ip#:8050.
6
7
+For more information refer to docs\USAGE.md
8
9
+## Build instructions
10
+See docs\BUILDING.md
11
12
+## License
13
+All files in this repository are licensed under the license listed in LICENSE.md file unless stated otherwise.
0 commit comments