{ "info": { "author": "Sean Hammond, Vincent Perricone, Madison Scott-Clary", "author_email": "makyo+tv2@drab-makyo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: POSIX", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "# tv2 - Terminal Velocity 2\n\ntv2 is a fast note-taking app for the UNIX terminal, that focuses on letting you create or find a note as quickly and easily as possible, then uses your `$EDITOR` to open and edit the note. It is heavily inspired by the OS X app [Notational Velocity](http://notational.net/). For screenshots and features, see the [Terminal Velocity website](https://tv2.projects.makyo.io).\n\n## Installation\n\n### pip - Python package manager\nTo install tv2, run:\n\n pip3 install tv2\n\nThen to launch it just run:\n\n tv2\n\nTo use a different notes directory, run:\n\n tv2 path/to/your/notes/dir\n\nTo see all the command-line options, run:\n\n tv2 -h\n\nTo quit the app, press `ctrl-c` or `ctrl-x`.\n\nTo upgrade tv2 to the latest version, run:\n\n pip install --upgrade tv2\n\nTo uninstall it, run:\n\n pip uninstall tv2\n\n### From Source\n\nEnsure python modules `urwid`, `setuptools` and `chardet` are installed. Python-dev also.\n\n```\napt install python-setuptools python-chardet python-urwid python-dev\n```\n\nClone the repository from:\n\n https://github.com/makyo/tv2.git\n\nMove into tv2 directory you just cloned and run the following:\n\n sudo python setup.py install\n\n## Contributing\n\nTo contribute code to Terminal Velocity, see\n[CONTRIBUTING](/CONTRIBUTING.md#contributing-to-terminal-velocity).\n\n[![Support me on Patreon](https://img.shields.io/badge/patreon-support-%23222222.svg)](https://patreon.com/makyo)\n[![Buy me a Coffee](https://img.shields.io/badge/kofi-support-%23222222.svg)](https://ko-fi.com/drabmakyo)\n[![Support me on LiberaPay](https://img.shields.io/badge/liberapay-support-%23222222.svg)](https://liberapay.com/makyo)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/makyo/tv2/", "keywords": "", "license": "GNU General Public License, Version 3", "maintainer": "", "maintainer_email": "", "name": "tv2", "package_url": "https://pypi.org/project/tv2/", "platform": "", "project_url": "https://pypi.org/project/tv2/", "project_urls": { "Homepage": "http://github.com/makyo/tv2/" }, "release_url": "https://pypi.org/project/tv2/0.2.3/", "requires_dist": null, "requires_python": "", "summary": "A fast note-taking app for the UNIX terminal", "version": "0.2.3" }, "last_serial": 4823343, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "3bf87f535ee45fa6edc5faa6fa8a08f9", "sha256": "a15b537ca913aa47840bcf4beec538767b280e0b7c231499eb1481fcab1047ca" }, "downloads": -1, "filename": "tv2-0.2.0.tar.gz", "has_sig": false, "md5_digest": "3bf87f535ee45fa6edc5faa6fa8a08f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14709, "upload_time": "2019-02-07T06:35:08", "url": "https://files.pythonhosted.org/packages/87/22/cc741a5cb7e570da02be6a1fe90bc503f403bfbd5f1cda28b24b7433e60b/tv2-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "16280b8cdd262b14a8e30e8c81e285e8", "sha256": "14a2b65433a6eb0450ce5a9a6371ada64fdcf2933bdf370070e78b461749152a" }, "downloads": -1, "filename": "tv2-0.2.1.tar.gz", "has_sig": false, "md5_digest": "16280b8cdd262b14a8e30e8c81e285e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14683, "upload_time": "2019-02-07T06:45:54", "url": "https://files.pythonhosted.org/packages/93/63/c7ffc23410476131b8262ded20405a3f64a790f0e9511ef6715ee3313b53/tv2-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "28760ca723eb50ef4576372239221935", "sha256": "8dbcd72b54bfd434086314e1ce4f7b00df1fbd2c7b0972e45aa23a71f77a617c" }, "downloads": -1, "filename": "tv2-0.2.2.tar.gz", "has_sig": false, "md5_digest": "28760ca723eb50ef4576372239221935", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14717, "upload_time": "2019-02-07T17:33:48", "url": "https://files.pythonhosted.org/packages/c5/ab/04c67e4f1345b733a7f0feb14e31751319f723e820f65bc11e1cab400e41/tv2-0.2.2.tar.gz" } ], "0.2.2.post1": [ { "comment_text": "", "digests": { "md5": "5fd8ec537c12d6c8bd9a71e82ca82419", "sha256": "77df273650bd7a413389266599a99bee7558d6f86f4e26a20c3aa71e676f9438" }, "downloads": -1, "filename": "tv2-0.2.2.post1.tar.gz", "has_sig": false, "md5_digest": "5fd8ec537c12d6c8bd9a71e82ca82419", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14123, "upload_time": "2019-02-07T17:40:15", "url": "https://files.pythonhosted.org/packages/71/4c/faf23dda4a4a5368acab837b9811fbe1bc649eaac22bed3aefbc5b5a1f63/tv2-0.2.2.post1.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "b913bdcc1fe89a453f6294fa0d43d9b9", "sha256": "89101ddc96ae0e14417e133a86429a9dd32dee10218160a9595a42882625831a" }, "downloads": -1, "filename": "tv2-0.2.3.tar.gz", "has_sig": false, "md5_digest": "b913bdcc1fe89a453f6294fa0d43d9b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14693, "upload_time": "2019-02-15T06:01:43", "url": "https://files.pythonhosted.org/packages/9b/41/85ae9293a361b90d370b3e79c263ac43d9cdd52a1e59814216b7a7a3b43a/tv2-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b913bdcc1fe89a453f6294fa0d43d9b9", "sha256": "89101ddc96ae0e14417e133a86429a9dd32dee10218160a9595a42882625831a" }, "downloads": -1, "filename": "tv2-0.2.3.tar.gz", "has_sig": false, "md5_digest": "b913bdcc1fe89a453f6294fa0d43d9b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14693, "upload_time": "2019-02-15T06:01:43", "url": "https://files.pythonhosted.org/packages/9b/41/85ae9293a361b90d370b3e79c263ac43d9cdd52a1e59814216b7a7a3b43a/tv2-0.2.3.tar.gz" } ] }