The SimpleTap core library
Project description
SimpleTap
Configuration
The configuration file is a JSON file in the config directory in the user's profile. Here is an example:
{
"servers": [
[
"1.sts.benmickler.com",
5623
]
],
"benmickler.simpletap.switchbox.switches": {
"switchbox_name": "SimpleTap switchbox",
"auto_connect": true
},
"benmickler.simpletap.rfid.mfrc522": {
"scan_delay": 0.75
},
"extensions": {
"disabled": [
"benmickler.simpletap.rfid.mfrc522"
],
"auto_start": true
},
"package_manager": {
"repositories": [
{
"url": "packages.st.benmickler.com",
"auto update": true,
"auto upgrade apps": true,
"auto upgrade packages": true,
"auto upgrade system": true,
"auto upgrade extensions": true
}
]
},
"benmickler.simpletap.tts.polly": {
"aws_access_key_id": "[YOUR AWS ACCESS KEY ID]",
"aws_secret_access_key": "[YOUR AWS SECRET ACCESS KEY]",
"voices": {
"en": "Olivia",
"de": "Vicki"
},
"output_format": "mp3",
"region_name": "ap-southeast-2"
},
"main app": "benmickler.simpletap.main"
}
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
simpletap-lib-2023.3.25.tar.gz
(52.0 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 simpletap-lib-2023.3.25.tar.gz.
File metadata
- Download URL: simpletap-lib-2023.3.25.tar.gz
- Upload date:
- Size: 52.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb4e25c5334b64c5a2720691db0d415f2701d0dfb9953deaa06323325123901d
|
|
| MD5 |
5fa195f8e31b7e716973f9f7ec283197
|
|
| BLAKE2b-256 |
900b447c07cf65b8c1ebd7984952da95d8c8ba786e32c7ae724165590c3b3888
|
File details
Details for the file simpletap_lib-2023.3.25-py3-none-any.whl.
File metadata
- Download URL: simpletap_lib-2023.3.25-py3-none-any.whl
- Upload date:
- Size: 50.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfebc880104d38fdabeb093348166ae7c9f4e9c45a75e3fe48dd89b366eef376
|
|
| MD5 |
fd8615b9121e6bd4aa9bf99a129ac6a9
|
|
| BLAKE2b-256 |
36f2046d4b7beacc5362285b084743389991a18dea25166ee981c4772604f681
|