Skip to main content

Copy tasks between apps

Project description

sync-my-tasks
Copy tasks between apps

Report a Bug · Request a Feature . Ask a Question

Table of Contents

Table of Contents

Getting Started

(Back to top)

Installation

Install the app from Pypi:

# Install using pip
pip install sync-my-tasks

# Run it
sync-my-tasks -h

sync-my-tasks.

Usage:
    sync-my-tasks (--from-asana --asana-workspace=<name> [--asana-token-file PATH])  (--to-mstodo)
    sync-my-tasks (-h | --help)
    sync-my-tasks --version

Options:
  -h --help                   Show this screen.
  --version                   Show version.
  --from-asana                Pull tasks from Asana.
  --asana-workspace=<name>    Name of workspace
  --asana-token-file PATH     Path to file containing the Asana Personal token. [default: ./asana-token]
  --to-mstodo                 Push tasks to Microsoft To-Do.

Manual Installation:

  1. Clone the repo: git clone https://github.com/wilrnh/sync-my-tasks.git
  2. Install dependencies: poetry install
  3. Start the app: python sync-my-tasks/command.py

Usage

Asana

Microsoft To-Do

Development

(Back to top)

Architecture

sync-my-tasks is a CLI tool that copies tasks between apps. Since different apps provide varying APIs for the import and export of tasks, sync-my-tasks abstracts their functionality into providers which are in charge of interfacing with their respective APIs and handling import and export.

Each provider is responsible for either importing or exporting a well defined list of TaskLists, or both.

TaskList: a named list of Tasks Task: an object representing a task, that is generic enough to be imported/exported between any provider.

Deployment

(Back to top)

Github Actions will automcatically build and deploy releases to Pypi.

Contribute

(Back to top)

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue. Please feel free to ask questions! Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

(Back to top)

Distributed under the MIT License. See LICENSE for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sync-my-tasks-0.2.0.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sync_my_tasks-0.2.0-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file sync-my-tasks-0.2.0.tar.gz.

File metadata

  • Download URL: sync-my-tasks-0.2.0.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Linux/5.13.0-22-generic

File hashes

Hashes for sync-my-tasks-0.2.0.tar.gz
Algorithm Hash digest
SHA256 2dac26dc6cc5d10df296e19eb6529f965017e4364fe10b15037ed0ba340ed86c
MD5 85fc04e16695b709d4652d7510a9c1cb
BLAKE2b-256 22553cee12afcf1c97ae0491050b57eb3f80d1e860b5fb4dce0fa81d998e9f05

See more details on using hashes here.

File details

Details for the file sync_my_tasks-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: sync_my_tasks-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Linux/5.13.0-22-generic

File hashes

Hashes for sync_my_tasks-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9f9c405b5f8a90e6a5e48d5f4a184c0f6f78f45f68844d961acff2afa4e32a31
MD5 edb58b6b3e4f66a7921411933571b1bc
BLAKE2b-256 dd9c6d6b7ef459d39ef2602ce1f366cc7d69621aa954f90288af253a0799576e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page