github-to-omnifocus
v0.1.0
Published
Sync the issues assigned to you, to omnifocus
Downloads
16
Readme
github-to-omnifocus
Node-based CLI tool to sync GitHub issues to Omnifocus
Usage
You must have a project called "GitHub Inbox" inside Omnifocus and a GitHub OAuth token available at ~/.github-to-omnifocus
with the following format:
token: <token>
> npm install github-to-omnifocus -g
# then you can run it whenever you want to sync
> github-to-omnifocus
Success - added 30 new isuses to Omnifocus
License
MIT