{"id":13530776,"url":"https://vhp.github.io/terminal_velocity/","last_synced_at":"2025-04-01T19:30:38.198Z","repository":{"id":57474270,"uuid":"67179530","full_name":"vhp/terminal_velocity","owner":"vhp","description":"Currently in Maintence Mode - A fast note-taking app for the UNIX terminal","archived":true,"fork":true,"pushed_at":"2019-03-22T05:38:42.000Z","size":696,"stargazers_count":150,"open_issues_count":5,"forks_count":41,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-15T23:06:24.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vhp.github.io/terminal_velocity/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"seanh/terminal_velocity","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vhp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-02T01:31:02.000Z","updated_at":"2025-02-08T21:49:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vhp/terminal_velocity","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhp%2Fterminal_velocity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhp%2Fterminal_velocity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhp%2Fterminal_velocity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhp%2Fterminal_velocity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vhp","download_url":"https://codeload.github.com/vhp/terminal_velocity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246700040,"owners_count":20819815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T07:00:55.106Z","updated_at":"2025-04-01T19:30:37.907Z","avatar_url":"https://github.com/vhp.png","language":"Python","funding_links":[],"categories":["Productivity","Uncategorized","\u003ca name=\"note-taking\"\u003e\u003c/a\u003eNote taking"],"sub_categories":["Note Taking and Lists","Uncategorized","Note Taking, Lists, Task Management"],"readme":"# Terminal Velocity\n\nTerminal Velocity is currently in maintenance mode. Python pip installs are \nstill supported and the software is stable for day to day use with python 2.\nThe software is being moved into maintenance mode because both authors \nno longer use terminal_velocity. Life happens and finding the time to maintain \nit is difficult. We hope you understand.\n\n**If you find a true bug and need help then please reach out via email to Vincent.\nYou can find my email in my profile https://github.com/vhp.**\n\n\nTerminal Velocity is a fast note-taking app for the UNIX terminal, that\nfocuses on letting you create or find a note as quickly and easily as\npossible, then uses your `$EDITOR` to open and edit the note. It is\nheavily inspired by the OS X app [Notational\nVelocity](http://notational.net/). For screenshots and features, see the\n[Terminal Velocity website](https://github.com/vhp/terminal_velocity).\n\n## Installation\n\n### pip - Python package manager\nTo install Terminal Velocity, run:\n\n    pip install terminal_velocity\n\nThen to launch it just run:\n\n    terminal_velocity\n\nTo use a different notes directory, run:\n\n    terminal_velocity path/to/your/notes/dir\n\nTo see all the command-line options, run:\n\n    terminal_velocity -h\n\nTo quit the app, press `ctrl-c` or `ctrl-x`.\n\nTo upgrade Terminal Velocity to the latest version, run:\n\n    pip install --upgrade terminal_velocity\n\nTo uninstall it, run:\n\n    pip uninstall terminal_velocity\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    git@github.com:vhp/terminal_velocity.git\n    or\n    https://github.com/vhp/terminal_velocity.git\n\nMove into terminal_velocity directory you just cloned and run the following:\n\n    sudo python setup.py install\n\n## Releasing to PyPi\n\nTo release a new version of Terminal Velocity:\n\n1.  Make sure you have setup your \\~/.pypirc file for PyPi uploading\n2.  Increment the version number in the [setup.py file](setup.py), add\n    an entry te the [changelog](CHANGELOG.txt), commit both changes to\n    git and push them to github. For example, see\n    [aae87b](https://github.com/seanh/terminal_velocity/commit/aae87bcc50f88037b8fc76c78c0da2086c5e89ae).\n3.  Upload the new release to [the terminal\\_velocity package on\n    pypi](https://pypi.python.org/pypi/terminal_velocity): run\n    `python setup.py sdist upload -r pypi`.\n\nFor more information see \u003chttps://packaging.python.org/\u003e.\n\nTo contribute code to Terminal Velocity, see\n[CONTRIBUTING](https://github.com/vhp/terminal_velocity/blob/master/CONTRIBUTING.md#contributing-to-terminal-velocity).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/vhp.github.io%2Fterminal_velocity%2F","html_url":"https://awesome.ecosyste.ms/projects/vhp.github.io%2Fterminal_velocity%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/vhp.github.io%2Fterminal_velocity%2F/lists"}