Skip to main content

A fast note-taking app for the UNIX terminal

Project description

Terminal Velocity 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. For screenshots and features, see the Terminal Velocity website.

To install Terminal Velocity, run:

pip install terminal_velocity

Then to launch it just run:

terminal_velocity

To use a different notes directory, run:

terminal_velocity path/to/your/notes/dir

To see all the command-line options, run:

terminal_velocity -h

To quit the app, press ctrl-c or ctrl-x.

To upgrade Terminal Velocity to the latest version, run:

pip install --upgrade terminal_velocity

To uninstall it, run:

pip uninstall terminal_velocity

To make a bug report or feature request, use GitHub Issues.

To contribute documentation, use the wiki.

To contribute code to Terminal Velocity, see CONTRIBUTING.

Hacking

To release a new version of Terminal Velocity:

  1. Increment the version number in the setup.py file, add an entry te the changelog, commit both changes to git and push them to github. For example, see aae87b.

  2. Upload the new release to the terminal_velocity package on pypi: run python setup.py sdist upload -r pypi.

For more information see https://packaging.python.org/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

terminal_velocity-0.1.10.tar.gz (13.2 kB view details)

Uploaded Source

File details

Details for the file terminal_velocity-0.1.10.tar.gz.

File metadata

File hashes

Hashes for terminal_velocity-0.1.10.tar.gz
Algorithm Hash digest
SHA256 bf6b0c6530d6526f9e17ded899bbf51760ad55e60e9edf0a8598f41ce9aa9700
MD5 bc8df078e75cfbb1d55b03044e646339
BLAKE2b-256 8516dc318f00221a7fbe85bc766c575f14a9191516cdfb7dccc9bfe0c9fbd8f9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page