An open API service indexing awesome lists of open source software.

https://github.com/nickacpt/buttondeck-windows

An open-source software replacement for the StreamDeck device by Elgato.
https://github.com/nickacpt/buttondeck-windows

button-deck buttondeck buttondeck-windows csharp elgato obs-studio stream-deck streamdeck winforms-application

Last synced: 11 months ago
JSON representation

An open-source software replacement for the StreamDeck device by Elgato.

Awesome Lists containing this project

README

          

# ButtonDeck-Windows
An open-source replacement for the StreamDeck by Elgato.

This project is composed by an Android and a Windows app. This project is meant to replace the StreamDeck by using a phone or a table to control stuff.

This project uses [TcpLib](https://www.codeproject.com/Articles/13232/A-very-basic-TCP-server-written-in-C) by [edrazy](https://www.codeproject.com/Members/edrazy)

## Contributors
- [MatthewHaskett](https://www.github.com/MatthewHaskett/) - Helped with the protocol side of the app.