clubwarrior - Synchronize tasks between Clubhouse.io and TaskWarrior
clubwarrior imports stories you are the owner of from Clubhouse as tasks in taskwarrior.
Features two-way synchronization of the following details:
story name / task description
project
story labels / task priority and tags
story deadline / task due
dependencies
state (story started / task active, story completed / task completed)
This project is in the very early development stages and does not yet have proper tests in place, use it at your own risk.
It is suggested you backup your Clubhouse data before using this program.
Installation
pip install clubwarrior
or
pip install git+https://github.com/huntrar/clubwarrior.git#egg=clubwarrior
or
git clone https://github.com/huntrar/clubwarrior cd clubwarrior python setup.py install
Usage
The suggested method of running clubwarrior is with cron or a systemd timer. If you are working on a heavily active Clubhouse.io environment, the longer the time between executions the higher risk of a synchronization conflict arising.
For features currently under development for now you can refer to the TODO list in the clubwarrior executable.
Further documentation will come as the project is further developed. Contributors are of course welcome.
News
Release files for clubwarrior 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| clubwarrior-0.0.4.tar.gz | 10.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| clubwarrior-0.0.4-py2-none-any.whl | Python 2 | none | any | Details |
Total release size:23.4 kB
Release files / clubwarrior-0.0.4.tar.gz
| Download URL | clubwarrior-0.0.4.tar.gz |
|---|---|
| Size | 10.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1800ded90e6d1bce79b840e9e5819e29ec5d4f058a272630cd17ebfb3bca5d47
|
|
BLAKE2b-256 checksum How to use checksums |
21834960d89201dbf55d86471f6857300675dc2785cc07fe51cb611476fa24dc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.5.2
|
Release files / clubwarrior-0.0.4-py2-none-any.whl
| Download URL | clubwarrior-0.0.4-py2-none-any.whl |
|---|---|
| Size | 12.8 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
cdc6c10e4b61b2ef64d8752916dd72708dd500918da23ad3137b31f81d94c82a
|
|
BLAKE2b-256 checksum How to use checksums |
9c816d255fa3fbfdf12d1d9630c9b5554f03ef8f6db6ccaa701aea5f6d908beb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.5.2
|