Skip to main content

Front end for wormhole, easier and more secure!

Project description

tx

image

Linting

MacOS_Tests Ubuntu_Tests Win_Tests

Easiest way to send files:

Install

pip install wormhole-tx

Run

tx myfile.mp4
# Then follow the directions

This will generate a magic-wormhole command that you can use on the receiving end.

Background

magic-wormhole is even more powerful when properly tuned. wormhole-tx gives saner defaults and is more secure with a larger key. The command to run on the receiving end will auto-accept the file and wait for it to begin.

Additionally, the receiving command is generated at the beginning instead of the end of the archive building phase. This makes the command quicker to run since you can immediately connect the client to the sender.

Install

git clone ... . ./install . ./activate.sh

To develop software, run . ./activate.sh

Windows

This environment requires you to use git-bash.

Linting

Run ./lint.sh to find linting errors using pylint, flake8 and mypy.

Versions

  • 1.0.7: Adds missing dependency for colorama.
  • 1.0.6: Varius fixes and force UTF-8 on Windows to prevent crash during file send.
  • 1.0.3: Removes new typing system which doesn't work on python < 3.10
  • 1.0.2: Unknown arguments are passed onto wormhole send. Help now displays wormhole --help.
  • 1.0.1: Fixes missing magic-wormhole dependency.

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

wormhole-tx-1.0.7.tar.gz (13.0 kB view hashes)

Uploaded Source

Built Distribution

wormhole_tx-1.0.7-py2.py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 2 Python 3

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