diff options
author | Christoph Willing <chris.willing@linux.com> | 2022-05-19 23:28:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:15 +0700 |
commit | b8ef5c8ca745a75f87c84b0246e5b35919e178bb (patch) | |
tree | 1abc5f18c787dc0ecca3b2e0cc536ba0ab9a3ac5 /python/python3-elgato-streamdeck/README | |
parent | f7287a1438db560a675387646cf6d473e57e68e3 (diff) |
python/python3-elgato-streamdeck: Added (Elgato Stream Deck library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-elgato-streamdeck/README')
-rw-r--r-- | python/python3-elgato-streamdeck/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-elgato-streamdeck/README b/python/python3-elgato-streamdeck/README new file mode 100644 index 0000000000000..8ea27880f9e55 --- /dev/null +++ b/python/python3-elgato-streamdeck/README @@ -0,0 +1,4 @@ +This is an open source Python 3 library to control an Elgato Stream Deck +directly, without the official software. This can allow you to create +your own custom front-ends, such as a custom control front-end for home +automation software. |