{ "info": { "author": "Nathan Henrie", "author_email": "nate@n8henrie.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4" ], "description": "ofpy\n====\n\nCommand line to OmniFocus script, via email or Dropbox and Hazel\n\nInstallation\n------------\n\nUsing pip\n~~~~~~~~~\n\n``sudo pip3 install ofpy``\n\nYou may be able to get away without ``sudo`` if you're using a\n`Homebrew `__ Python installation on OSX.\n\nObviously replace ``pip3`` with ``pip`` if you're still using python2 or\nif python3 is the default on your system (e.g. Arch).\n\nManually\n~~~~~~~~\n\nYou should also be able to just ``chmod`` and symlink to ``ofpy.py``\nwithout difficulty -- that's how I as doing it for the first several\nversions. That said, if you're doing a manual installation, I'll assume\nyou know what you're doing. In general:\n\n1. Download or ``git clone``\n2. Add a `shebang `__ to\n ``ofpy.py``, e.g. ``#! /usr/bin/env python3``\n3. Do something along the lines of\n\n.. code:: bash\n\n cd ofpy/ofpy\n chmod u+x ofpy.py\n ln -s $PWD/ofpy.py /usr/local/bin/ofpy\n\nConfiguration\n~~~~~~~~~~~~~\n\n1. Run ``ofpy`` without arguments. You should see a logging message\n about creating ``~/.ofpy_config``.\n2. Edit ``~/.ofpy_config`` and fill in your values.\n\nUsage\n-----\n\nInline from the command line.\n\n``ofpy \"This is my first task.\"``\n\nInline from the command line without quotes (watch out for apostrophes\nand quotes)\n\n``ofpy This is my second task.``\n\nCompose the task in your favorite CLI editor (set in config, defaults to\nvim).\n\n``ofpy``\n\nTroubleshoting\n--------------\n\nInstallation\n~~~~~~~~~~~~\n\nDouble check permissions, e.g. ``ls -l /usr/local/bin/ofpy``.\n\nMore details at http://n8henrie.com/2014/09/ofpy", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/n8henrie/ofpy/tarball/0.25", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://n8henrie.com/2014/09/ofpy", "keywords": "omnifocus,productivity,tasklist", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "ofpy", "package_url": "https://pypi.org/project/ofpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ofpy/", "project_urls": { "Download": "https://github.com/n8henrie/ofpy/tarball/0.25", "Homepage": "http://n8henrie.com/2014/09/ofpy" }, "release_url": "https://pypi.org/project/ofpy/0.25/", "requires_dist": null, "requires_python": null, "summary": "Add tasks to OmniFocus from Linux", "version": "0.25" }, "last_serial": 1242583, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "410867eabd4dd8af0719b2f70349cc9a", "sha256": "1c1ce100123e6edd206a69d715fb1855d0bc5886d5ea94e4f031027c80d9aaf9" }, "downloads": -1, "filename": "ofpy-0.1.tar.gz", "has_sig": false, "md5_digest": "410867eabd4dd8af0719b2f70349cc9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2849, "upload_time": "2014-09-10T21:37:04", "url": "https://files.pythonhosted.org/packages/7f/4b/2e8415edd3648faa400e69d136b7009500835179cce74c84e0b79328a3ef/ofpy-0.1.tar.gz" } ], "0.11": [ { "comment_text": "", "digests": { "md5": "f92bba2e1b7c6438a6944e8d59f932cd", "sha256": "5fa8cd7ff3f8b6119dd81d5b537f9f2d864c1864a05dd0fe5295685dea64c500" }, "downloads": -1, "filename": "ofpy-0.11.tar.gz", "has_sig": false, "md5_digest": "f92bba2e1b7c6438a6944e8d59f932cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2782, "upload_time": "2014-09-11T01:02:27", "url": "https://files.pythonhosted.org/packages/66/2a/7ca88ee46e16ad106dbe6e55c315736e4570a8a5e1cd234ff9db3db0364f/ofpy-0.11.tar.gz" } ], "0.14": [ { "comment_text": "", "digests": { "md5": "69c0f3359c35af0a0c58b1b4616a48e0", "sha256": "bd0c1879769abe8704defe6dd22ab2ca9bc2fa07554a33b3cae840c869df6b62" }, "downloads": -1, "filename": "ofpy-0.14.tar.gz", "has_sig": false, "md5_digest": "69c0f3359c35af0a0c58b1b4616a48e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3665, "upload_time": "2014-09-29T17:48:14", "url": "https://files.pythonhosted.org/packages/6b/77/1539e5d3e127312fc08a8f245863562514d7599df668ce351a1daa549b20/ofpy-0.14.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "9dcfdd1ef6354b281d221c1f99f68c7a", "sha256": "15fee5b5bc2ed6f7ccfc542046c33cd16bcf0759ed2b7c96adc30ca22deef4c0" }, "downloads": -1, "filename": "ofpy-0.2.tar.gz", "has_sig": false, "md5_digest": "9dcfdd1ef6354b281d221c1f99f68c7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4323, "upload_time": "2014-09-29T20:30:22", "url": "https://files.pythonhosted.org/packages/62/2f/e32a55c5a54d3289180a2b26f41fcbedeec0e6ec56e0eab257377735bd47/ofpy-0.2.tar.gz" } ], "0.21": [ { "comment_text": "", "digests": { "md5": "e0ad9d9777aa21d45c49e3447123b050", "sha256": "6e76e23a972ad96680a1bcb1d49701626f30c29cf31c3b5efb45cb907487aed0" }, "downloads": -1, "filename": "ofpy-0.21.tar.gz", "has_sig": false, "md5_digest": "e0ad9d9777aa21d45c49e3447123b050", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4382, "upload_time": "2014-09-29T20:39:07", "url": "https://files.pythonhosted.org/packages/2d/0f/f15f63de88fcb7a90d92666851f43814d7a0ada263a4b5874c842180711a/ofpy-0.21.tar.gz" } ], "0.22": [ { "comment_text": "", "digests": { "md5": "7e035b87f1416f46bdd44b043340fd52", "sha256": "f7ff9583e46f6e9d58fef85232a0d07c61c6963482526d141033701f77e848c2" }, "downloads": -1, "filename": "ofpy-0.22.tar.gz", "has_sig": false, "md5_digest": "7e035b87f1416f46bdd44b043340fd52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4384, "upload_time": "2014-09-29T20:45:57", "url": "https://files.pythonhosted.org/packages/6a/81/8a982dfa102481ae56a55c3fd1a4ba0ccf0cf2e87754124bee7a20cf4613/ofpy-0.22.tar.gz" } ], "0.23": [ { "comment_text": "", "digests": { "md5": "fa7967a17c68ac9d06b6caa9caeeeefd", "sha256": "ce98e49287dbbce425034de7da11da5a51fdd44262653bdf40cfe074a5ba9675" }, "downloads": -1, "filename": "ofpy-0.23.tar.gz", "has_sig": false, "md5_digest": "fa7967a17c68ac9d06b6caa9caeeeefd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4377, "upload_time": "2014-09-29T20:57:42", "url": "https://files.pythonhosted.org/packages/6d/e0/1585edefa5e85387b6a2a53ca40c40ae6267ce06a226cb1fd7564fce3cfa/ofpy-0.23.tar.gz" } ], "0.25": [ { "comment_text": "", "digests": { "md5": "209df90be9b6cc979440e1a9109e7142", "sha256": "5a904868111793c9f39c869b38671b509db56e17531ff497287b7fe2922f0033" }, "downloads": -1, "filename": "ofpy-0.25.tar.gz", "has_sig": false, "md5_digest": "209df90be9b6cc979440e1a9109e7142", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4487, "upload_time": "2014-09-30T01:53:28", "url": "https://files.pythonhosted.org/packages/b3/3a/5ad2b79438172b1d5c7a073c4a3281cdd8fed87bce8efdd24e578b49a8b6/ofpy-0.25.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "209df90be9b6cc979440e1a9109e7142", "sha256": "5a904868111793c9f39c869b38671b509db56e17531ff497287b7fe2922f0033" }, "downloads": -1, "filename": "ofpy-0.25.tar.gz", "has_sig": false, "md5_digest": "209df90be9b6cc979440e1a9109e7142", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4487, "upload_time": "2014-09-30T01:53:28", "url": "https://files.pythonhosted.org/packages/b3/3a/5ad2b79438172b1d5c7a073c4a3281cdd8fed87bce8efdd24e578b49a8b6/ofpy-0.25.tar.gz" } ] }