Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coddingtonbear/taskwarrior-inthe.am
Utilities to make using Inthe.AM with Taskwarrior just a little easier.
https://github.com/coddingtonbear/taskwarrior-inthe.am
Last synced: about 2 months ago
JSON representation
Utilities to make using Inthe.AM with Taskwarrior just a little easier.
- Host: GitHub
- URL: https://github.com/coddingtonbear/taskwarrior-inthe.am
- Owner: coddingtonbear
- License: mit
- Created: 2014-12-15T02:14:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-12-15T08:51:45.000Z (about 4 years ago)
- Last Synced: 2024-10-19T12:37:50.078Z (2 months ago)
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 65
- Watchers: 3
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: readme.rst
- License: LICENSE
Awesome Lists containing this project
README
Taskwarrior Inthe.AM Utility
============================Utilities to make using Inthe.AM with Taskwarrior just a little easier.
Installation
------------Using pip::
pip install taskwarrior-inthe.am
If you do not have ``pip`` installed, follow
`these instructions `_.Commands
--------To run any of the below commands from the command-line, run::
intheam
``setup``
~~~~~~~~~Run this command if you'd like to configure your local installation of Taskwarrior to synchronize with Inthe.AM.
``clear_passwords``
~~~~~~~~~~~~~~~~~~~Clear your saved API key from your keychain.
``sync_bugwarrior``
~~~~~~~~~~~~~~~~~~~Ask Inthe.AM to synchronize your task list with Bugwarrior.
Getting your API Key
--------------------To perform any interactions with Inthe.AM you will need to provide an API key.
To find your API key:1. Log-in to Inthe.AM using a web browser.
2. Go to the 'Configuration' page.
3. Open the 'API Access' section.