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.
- Host: GitHub
- URL: https://github.com/nickacpt/buttondeck-windows
- Owner: NickAcPT
- License: mit
- Created: 2017-12-25T17:55:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T13:52:56.000Z (about 7 years ago)
- Last Synced: 2025-04-12T17:07:00.397Z (11 months ago)
- Topics: button-deck, buttondeck, buttondeck-windows, csharp, elgato, obs-studio, stream-deck, streamdeck, winforms-application
- Language: C#
- Homepage:
- Size: 550 KB
- Stars: 20
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.