remhind
A notification daemon of events stored in directories
Those directories will be monitored for change in order to allow you to use solution like vdirsyncer to sync your CalDAV server with your local filesystem.
Getting Started
remhind use a toml configuration file
indicating which directories holds your event files. Here's a simple example:
[calendars]
[calendars.test]
name = "Test"
path = "~/projets/perso/remhind/test_calendar"
Installing
remhind can be installed through PyPI using pip.
pip install remhind
Acknowledgments
This work has been inspired by the work of the pimutils group
Release files for remhind 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| remhind-0.1.1.tar.gz | 20.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| remhind-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 41.5 kB
Release files / remhind-0.1.1.tar.gz
| Download URL | remhind-0.1.1.tar.gz |
|---|---|
| Size | 20.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e4fa563cabfba6811ca0bc5be1ea61f5611705f056a846af87f9256a0e140eac
|
|
BLAKE2b-256 checksum How to use checksums |
ab43e1018addbae37ffb639e4475d3faa5c8a928277a0c679c9b681069c7f7ca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3rc1
|
Release files / remhind-0.1.1-py3-none-any.whl
| Download URL | remhind-0.1.1-py3-none-any.whl |
|---|---|
| Size | 21.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7871792c787baaf95c6fa5272db3728bfa2d51d8cb6af66a17d6aa59ca3cc398
|
|
BLAKE2b-256 checksum How to use checksums |
9ec39990fe146973f40a60aaf928774bc63c8bc1e8da0b3bde3a8e08e48975dc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3rc1
|