Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

github-to-omnifocus

diasdavid24MIT0.1.0

Sync the issues assigned to you, to omnifocus

Save, the, Day

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