Send an SMS for each alarm found in an ICS file.
Project description
ICS to SMS
Can be used from command line, I like passwordstore so I'd use:
python ics_to_sms.py --ics-url 'https://framagenda.org/.../?export' --ics-username mdk --ics-password "$(pass framagenda)" --free-user "$(pass free/sms-api-id)" --free-api-key "$(pass free/sms-api-key)"
It can also be configured using a toml file like:
python ics_to_sms.py --config config.toml
with config.toml containing:
ics_url = "https://..."
ics_username = "mdk"
ics_passwordstore = "redacted for my privacy"
free_user = "..."
free_api_key = "..."
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
ics_to_sms-0.1.tar.gz
(3.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 ics_to_sms-0.1.tar.gz.
File metadata
- Download URL: ics_to_sms-0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15ffce3abb74c91bfcd58eb4a5a465fa6f7dc0327792afb6db0458b1544377c7
|
|
| MD5 |
e86fd29402190eb74a9031bd15fb44aa
|
|
| BLAKE2b-256 |
8170d6c9f15aa21841325783fe7f7f5424832f63ec98c6d7ca242d57a7ba399d
|
File details
Details for the file ics_to_sms-0.1-py2.py3-none-any.whl.
File metadata
- Download URL: ics_to_sms-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2a61ac5e62d535f51916cd78f1da1fec4f8d53b1c7c4455417ee9663cd157f3
|
|
| MD5 |
d9ee7bfaeaebf7057b539d916564c1e8
|
|
| BLAKE2b-256 |
6a4274805bc25a385a67f5a18e30768bcc10f56f7832e4e0b15d409b8e8d47d0
|