{ "info": { "author": "Yoshihiko Nishida", "author_email": "nishida@ngc224.org", "bugtrack_url": null, "classifiers": [], "description": "toEver is a command-line tool to create a note to Evernote.\r\n\r\nThis command is specializing in the function to transmit a file and to make a note.\r\nThe file of all the kinds can be transmitted.\r\nA binary file is registered as an attached file.\r\n\r\nA text and a binary file can be registered also from standard input.\r\nStandard input corresponds to the command which cannot be ended unless \"tail -f\" etc. send a signal.\r\n\r\nA tag, a notebook, and a title can be attached as an option, or a share link can be acquired.\r\n\r\n\r\nFile to send to evernote ::\r\n\r\n $ toever aaa.txt\r\n $ toever aaa.txt bbb.txt ccc.txt\r\n $ toever photo1.jpg photo2.jpg --notebook 'photo'\r\n\r\nThe note of evernote will be created if standard input is passed to toever. ::\r\n\r\n $ cat /etc/nginx/nginx.conf | toever --tags nginx,config --notebook linux\r\n $ toever -t 'localhost hosts file' < /etc/hosts\r\n $ tail -f /var/log/access_log | toever\r\n\r\nIf you specify a file name in the option, it is saved as an attachment. ::\r\n\r\n $ tar cvz /etc/nginx | toever -f nginx.tar.gz\r\n $ curl https://www.python.org/static/img/python-logo.png | toever -f python.png\r\n $ wget -O - https://github.com/ngc224/toever/archive/master.tar.gz | toever -f master.tar.gz\r\n\r\nIt is possible to acquire a share URL If you add the \"--share\" option. ::\r\n\r\n $ toever ~/.ssh/authorized_keys --share\r\n ...\r\n Created note title is 'toEver Post 2014-11-20 21:19:16' [50.0 MB / 4096.0 MB]\r\n share link --> https://www.evernote.com/shard/s143/sh/5f55f19e-d5f4-4131-95e8-81f0b0...", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ngc224/toever", "keywords": "evernote", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "toever", "package_url": "https://pypi.org/project/toever/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/toever/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ngc224/toever" }, "release_url": "https://pypi.org/project/toever/1.9.6/", "requires_dist": null, "requires_python": null, "summary": "Evernote command line tool", "version": "1.9.6" }, "last_serial": 1336601, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "613baeb2526bbbcb244a0f634c95e626", "sha256": "4715a2bd45e3c42c0bcb0270ddf88dfa20cc2ad088fdd57288b7dc34c3d7af76" }, "downloads": -1, "filename": "toever-1.1.tar.gz", "has_sig": false, "md5_digest": "613baeb2526bbbcb244a0f634c95e626", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3228, "upload_time": "2014-11-05T09:37:01", "url": "https://files.pythonhosted.org/packages/33/33/e81f589aeb55459eca8dc0ca85e1402a41946496ca96ca0581051d0ef0da/toever-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "80ffd57120d7a8f6145937b85786b920", "sha256": "6b5fcbb36df77b4b33595164a4afbebc606be1c2eeff77e0688bdc32259c2eae" }, "downloads": -1, "filename": "toever-1.2.tar.gz", "has_sig": false, "md5_digest": "80ffd57120d7a8f6145937b85786b920", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3268, "upload_time": "2014-11-05T10:45:07", "url": "https://files.pythonhosted.org/packages/03/e6/d2ce1fd5c7964c5dd740f5c5d239a71d2d06da4a0fe5a18824ef1898ac49/toever-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "8782377ef81b5dad3b12317324f4149f", "sha256": "8992b725664d09597b2f1b848466dde1a8dbd47eb655fbe5a55839e9664808b6" }, "downloads": -1, "filename": "toever-1.3.tar.gz", "has_sig": false, "md5_digest": "8782377ef81b5dad3b12317324f4149f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3509, "upload_time": "2014-11-06T11:00:17", "url": "https://files.pythonhosted.org/packages/1e/7a/6aa9975fb2b9ba803422b09f2b2bfaf8870bc668824b9d4eccae4cc7544c/toever-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "60290595586120682154382b60397224", "sha256": "b7dbe628e00e14337fe948ad8f5b6f80e913d985bca8302510e27ed517effc13" }, "downloads": -1, "filename": "toever-1.4.tar.gz", "has_sig": false, "md5_digest": "60290595586120682154382b60397224", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3510, "upload_time": "2014-11-06T11:38:34", "url": "https://files.pythonhosted.org/packages/3e/60/5c6f3fac9b4fe99d850e83fee98a5f19ca696fb25568eda803c05bf6b55e/toever-1.4.tar.gz" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "6d2f5029a6656b5a89013de0da0af596", "sha256": "ac784836b472d700b6d336588708f0894eeccee1b36913ef07ed16e217b5b159" }, "downloads": -1, "filename": "toever-1.5.tar.gz", "has_sig": false, "md5_digest": "6d2f5029a6656b5a89013de0da0af596", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3592, "upload_time": "2014-11-06T13:55:52", "url": "https://files.pythonhosted.org/packages/ad/ea/0c747819814a3d52f6caec9453a7d6b5d9bbb0b922b0168e76a1f8c8a306/toever-1.5.tar.gz" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "3140dd8b58baa93c42040779fef7ff7d", "sha256": "8f504732bd3da110683fb10f8eca8121774d04fe52f8bcf1afecbcd2f7e68eeb" }, "downloads": -1, "filename": "toever-1.6.tar.gz", "has_sig": false, "md5_digest": "3140dd8b58baa93c42040779fef7ff7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3583, "upload_time": "2014-11-06T14:45:17", "url": "https://files.pythonhosted.org/packages/6d/2e/fea4b45a458bb2ee429b68aa8b396e05a21d358b01b4975d9a5cc69d3e56/toever-1.6.tar.gz" } ], "1.6.1": [ { "comment_text": "", "digests": { "md5": "835c9fd4739f6ba411121b0a2ee368c8", "sha256": "e37f44fb651f9bf7064aee2e083597386c6178c13cfb9d0f271896fde86ab8b8" }, "downloads": -1, "filename": "toever-1.6.1.tar.gz", "has_sig": false, "md5_digest": "835c9fd4739f6ba411121b0a2ee368c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3621, "upload_time": "2014-11-13T05:05:42", "url": "https://files.pythonhosted.org/packages/52/81/29ad6dbde73342cc59483ec7706149b88683ad503ab465b181ad69d8c2b7/toever-1.6.1.tar.gz" } ], "1.7.0": [ { "comment_text": "", "digests": { "md5": "ed0cbe316d4dbda5cc9c4a23ceb630ef", "sha256": "1a852fbe89b6d70d8ee6f30f246e4626789e832ad0e8dc07f4576ff9b2f1c6e3" }, "downloads": -1, "filename": "toever-1.7.0.tar.gz", "has_sig": false, "md5_digest": "ed0cbe316d4dbda5cc9c4a23ceb630ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3645, "upload_time": "2014-11-19T06:31:47", "url": "https://files.pythonhosted.org/packages/6f/c7/d06c019e722e6a0a77e81c8de6f6a89f4e30007d1adda498536f6d2d115f/toever-1.7.0.tar.gz" } ], "1.8.0": [ { "comment_text": "", "digests": { "md5": "751864edb3f3814cd5a69d2ecdb03e8d", "sha256": "7052616d9aa5bac4b93a1881b381e04777b2d27c2e02d2430f32bdc1d2a3b2fa" }, "downloads": -1, "filename": "toever-1.8.0.tar.gz", "has_sig": false, "md5_digest": "751864edb3f3814cd5a69d2ecdb03e8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3821, "upload_time": "2014-11-20T12:36:22", "url": "https://files.pythonhosted.org/packages/84/ad/37b73b57c8b93f221abd6e7e60f754522cff7b136486129ee889ed1c30c1/toever-1.8.0.tar.gz" } ], "1.8.1": [ { "comment_text": "", "digests": { "md5": "64d942c73be9a7a57144235829e216cd", "sha256": "3d36fd81bc49bd569b0a7891cd0efc73851a80eabce4a7141b3fb2a5f0e710cc" }, "downloads": -1, "filename": "toever-1.8.1.tar.gz", "has_sig": false, "md5_digest": "64d942c73be9a7a57144235829e216cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3814, "upload_time": "2014-11-20T16:31:09", "url": "https://files.pythonhosted.org/packages/b7/99/f7f6e0fbcfd59eb63a384828252041e4b266aaea590f1f35434728e1ec71/toever-1.8.1.tar.gz" } ], "1.8.6": [ { "comment_text": "", "digests": { "md5": "89a5b115ec5f47af08ed60bbf3d82052", "sha256": "642df02cc10381a7c00265ed0d55527b05b72c7b47afd33ef8bb39ba6767c6a5" }, "downloads": -1, "filename": "toever-1.8.6.tar.gz", "has_sig": false, "md5_digest": "89a5b115ec5f47af08ed60bbf3d82052", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3907, "upload_time": "2014-11-27T03:28:01", "url": "https://files.pythonhosted.org/packages/8d/d4/6f974d092a95ce214a11077aca12e3c7b7796e77c131cd36d484049bacb8/toever-1.8.6.tar.gz" } ], "1.8.7": [ { "comment_text": "", "digests": { "md5": "c2c861ea282e146b22b4fd2d1f2beeb9", "sha256": "a689d912ac38288e7b58b53eb03c568dca7e37265a3bceba29d3490d88c2afbe" }, "downloads": -1, "filename": "toever-1.8.7.tar.gz", "has_sig": false, "md5_digest": "c2c861ea282e146b22b4fd2d1f2beeb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3910, "upload_time": "2014-11-27T06:18:37", "url": "https://files.pythonhosted.org/packages/69/d7/fe3aa71c5e8f90e58a02aa147c91aee6fd7db17401ebce55949e5c9cb35d/toever-1.8.7.tar.gz" } ], "1.8.8": [ { "comment_text": "", "digests": { "md5": "4a50c64ec80f85d00089fd28294f9d93", "sha256": "687bd6611b8ca5fa77c5e6a77f2925cf12bfbb42eafa458252a7d420cc13af96" }, "downloads": -1, "filename": "toever-1.8.8.tar.gz", "has_sig": false, "md5_digest": "4a50c64ec80f85d00089fd28294f9d93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3929, "upload_time": "2014-11-27T13:25:47", "url": "https://files.pythonhosted.org/packages/f7/f8/f8ac793941beadb6c1817bfea5da20e31cae76a70e969e8d2ea60421c7bb/toever-1.8.8.tar.gz" } ], "1.8.9": [ { "comment_text": "", "digests": { "md5": "8f7cee6497c04b7646ccac9795afe9fc", "sha256": "3beb2f50c1c367a46b235d3eff45dee86d663c0ea3a4ac33746a5c6d00636857" }, "downloads": -1, "filename": "toever-1.8.9.tar.gz", "has_sig": false, "md5_digest": "8f7cee6497c04b7646ccac9795afe9fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3962, "upload_time": "2014-11-28T04:40:09", "url": "https://files.pythonhosted.org/packages/2a/3b/75fd599ca0a432fd4fad680fc515e65a3146d0eaafcec313ea9d92fb1726/toever-1.8.9.tar.gz" } ], "1.9.0": [ { "comment_text": "", "digests": { "md5": "19cc42b9dd58ccdf3331d4fbd35a41f5", "sha256": "bb2324a17e37578eee6e0f9dff6d041e9795d5da5cc5daea336921a6eb8c350d" }, "downloads": -1, "filename": "toever-1.9.0.tar.gz", "has_sig": false, "md5_digest": "19cc42b9dd58ccdf3331d4fbd35a41f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3982, "upload_time": "2014-11-30T07:13:11", "url": "https://files.pythonhosted.org/packages/26/9b/07337e5d9bed96b6046e6c95ac6e9cf1b3d6682afc7695b365f226500a20/toever-1.9.0.tar.gz" } ], "1.9.1": [ { "comment_text": "", "digests": { "md5": "841550895dd285dc07e7dd8f756309f7", "sha256": "883d8360a721cfbf87441f3e828c30409ae7c87ba5ef34a4396b5e4b0792403f" }, "downloads": -1, "filename": "toever-1.9.1.tar.gz", "has_sig": false, "md5_digest": "841550895dd285dc07e7dd8f756309f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4009, "upload_time": "2014-11-30T07:49:15", "url": "https://files.pythonhosted.org/packages/07/b5/779831eeeafdbc05d22790c95fb8a2f053e855400d9ee2909791e4792f3e/toever-1.9.1.tar.gz" } ], "1.9.2": [ { "comment_text": "", "digests": { "md5": "7cf820301db6d029ecfa8dd7c5e64ac1", "sha256": "6e13afd7190ce937bc786034eb252a586fcb162968f5a2ce1814360c2a95b350" }, "downloads": -1, "filename": "toever-1.9.2.tar.gz", "has_sig": false, "md5_digest": "7cf820301db6d029ecfa8dd7c5e64ac1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4012, "upload_time": "2014-12-01T03:43:57", "url": "https://files.pythonhosted.org/packages/2b/04/cdac794208a1e779675fcf3e8ed6d76dff5257dff364e3219cc3cf7a0948/toever-1.9.2.tar.gz" } ], "1.9.3": [ { "comment_text": "", "digests": { "md5": "316d14a385576c948f017fed5d1eced4", "sha256": "8391b9c49e7c8716c2356a950673e4770436579804de45d72a5c6631327f5b08" }, "downloads": -1, "filename": "toever-1.9.3.tar.gz", "has_sig": false, "md5_digest": "316d14a385576c948f017fed5d1eced4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4111, "upload_time": "2014-12-03T11:04:25", "url": "https://files.pythonhosted.org/packages/c7/b0/5664ecb5ba17e9711f5fd406a598a6ef150609c89f2363e4767c4ddb28d6/toever-1.9.3.tar.gz" } ], "1.9.4": [ { "comment_text": "", "digests": { "md5": "d414c9cffe13a414a428546153c1860c", "sha256": "f22c708401333a8f6ca950c542c7a7032394f7a6d5adb5ea6a9ddbbf93dfeb83" }, "downloads": -1, "filename": "toever-1.9.4.tar.gz", "has_sig": false, "md5_digest": "d414c9cffe13a414a428546153c1860c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4015, "upload_time": "2014-12-03T14:36:00", "url": "https://files.pythonhosted.org/packages/7c/45/e12276cd1939cc28bfe7a3b51137c33ed9299136c7be274676e4c9e637f8/toever-1.9.4.tar.gz" } ], "1.9.5": [ { "comment_text": "", "digests": { "md5": "c2acb632d9e776bff4d71606caa9855d", "sha256": "607715426fcc11752fe14e45d978128fa2176e6ac4359cc0bfe3e0d01a474f26" }, "downloads": -1, "filename": "toever-1.9.5.tar.gz", "has_sig": false, "md5_digest": "c2acb632d9e776bff4d71606caa9855d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4005, "upload_time": "2014-12-09T03:47:48", "url": "https://files.pythonhosted.org/packages/5c/b8/8c98327c7f279640794dce93d9bfdb8a72c1ad6be2d55b8f9fa1b05a98fd/toever-1.9.5.tar.gz" } ], "1.9.6": [ { "comment_text": "", "digests": { "md5": "0024691fe3af5ca4baea099ce667aaee", "sha256": "70af0119d3abe61f273dc41aa7f86c4be6170f75678d3a7e662dc0bab26f16ea" }, "downloads": -1, "filename": "toever-1.9.6.tar.gz", "has_sig": false, "md5_digest": "0024691fe3af5ca4baea099ce667aaee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4016, "upload_time": "2014-12-09T03:58:56", "url": "https://files.pythonhosted.org/packages/f2/5d/a561215932bcfe1b5474acab7258dc571dec6fcbc8ed2d4d1293dfdb2aab/toever-1.9.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0024691fe3af5ca4baea099ce667aaee", "sha256": "70af0119d3abe61f273dc41aa7f86c4be6170f75678d3a7e662dc0bab26f16ea" }, "downloads": -1, "filename": "toever-1.9.6.tar.gz", "has_sig": false, "md5_digest": "0024691fe3af5ca4baea099ce667aaee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4016, "upload_time": "2014-12-09T03:58:56", "url": "https://files.pythonhosted.org/packages/f2/5d/a561215932bcfe1b5474acab7258dc571dec6fcbc8ed2d4d1293dfdb2aab/toever-1.9.6.tar.gz" } ] }