Skip to main content

Terminal-based non-linear editor for terminal recordings

Project description

Editty is a terminal-based non-linear editor for terminal recordings.

Installation

Source

When installing from source, it is recommended (but not required) to install Editty in a virtualenv. To set one up:

virtualenv --python=python3 editty-env
source editty-env/bin/activate

To install the latest version from pypi:

pip install editty

To install from a git checkout:

pip install .

In order to use the dissolve transition, you must run Editty in a 256-color capable terminal, such as gnome-terminal or xterm.

Usage

After installing Editty, you should be able to run it by invoking editty. If you installed it in a virtualenv, you can invoke it without activating the virtualenv with /path/to/editty-venv/bin/editty. which you may wish to add to your shell aliases. Use editty --help to see a list of command line options available.

Once running, pressing the F1 key will show help text.

Editty can load recordings in the formats produced by the script and ttyrec commands. It renders output in ttyrec format.

Editty does not modify the original source files, but rather references them by path name. Editty stores the edit decision list in its own JSON-based file format (use the .edit extension).

To exit, press CTRL-q.

Source

Git repo: http://git.inaugust.com/cgit/editty/

Contributing

To send your latest commit as a patch, run:

git send-email --to corvus@gnu.org --annotate -1

Or, if you don’t have git send-email configured, run:

git format-patch --stdout HEAD~1 > /tmp/editty.patch

And send /tmp/editty.patch to corvus@gnu.org using your email client.

License

Editty is licensed under the GPLv3 or later. Please see the COPYING file for details.

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

editty-0.0.1.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

editty-0.0.1-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

File details

Details for the file editty-0.0.1.tar.gz.

File metadata

  • Download URL: editty-0.0.1.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2

File hashes

Hashes for editty-0.0.1.tar.gz
Algorithm Hash digest
SHA256 7bb374baf8ed6b9b2e940dab9e0815e1b8fea7bc29d9f4f8add94d89f4e4f123
MD5 e975cc2b2e17c7de87a04f0334999c5d
BLAKE2b-256 263b846317f251062d016f5df602718e655b3f739aa764d25aa163743e1ee2d5

See more details on using hashes here.

File details

Details for the file editty-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: editty-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 19.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2

File hashes

Hashes for editty-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6a96d277e6ea91e76f44507f6325427f3d53e4412d46ca0c8396bd0069112f95
MD5 08d856032c765e957fd3e51356ad0e0d
BLAKE2b-256 37f2df166bb804101a19ac667a392d72961e0b9c7b9013640f746c7cc482b5a1

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