StreamDeck Daemon
Project description
streamdeckd
Control your streamdeck with a configuration file
This is a very, very early version.
Installation and Usage
Install this via pip.
pip install streamdeckd
Start with this example configuration:
# In this example:
# Filename: streamdeckd.conf
rescan 10s;
streamdeck '*' default {
menu "Main" default {
text "{x} {y}";
button 0 0 {
text "Close";
released {
exit;
}
}
}
}
Run the configuration with
streamdeckd run -f streamdeckd.conf
Look my configuration-file at example/streamdeckd.conf which I am using myself.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
streamdeckd-0.1.0.tar.gz
(17.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file streamdeckd-0.1.0.tar.gz.
File metadata
- Download URL: streamdeckd-0.1.0.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
755a8c9403fd881b54229fbd5ea43ec3542af4af5269cc7a76c30a5ed5f2466b
|
|
| MD5 |
3e90a81f91f69206cec6b10eb326f24f
|
|
| BLAKE2b-256 |
ecb17374926677b0fe28032e943b70c8e6dacb9298504ef50374776e64a0dedb
|
File details
Details for the file streamdeckd-0.1.0-py3-none-any.whl.
File metadata
- Download URL: streamdeckd-0.1.0-py3-none-any.whl
- Upload date:
- Size: 40.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf2d1e9cc296b96dfcea7e99b94b2cb35e869fe85c53606acdbd6ee479065937
|
|
| MD5 |
8d41e70ba9199fb9891dc0157fc8dfde
|
|
| BLAKE2b-256 |
5131a3b54080274939eb5d3cd571c3248bae3b3524ddacdf7748e8372544d329
|