0.1.0 • Published 7 years ago

github-to-omnifocus v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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