TX
==
![image](https://github.com/zackees/tx/assets/6856673/9207453b-8280-4804-b63b-7382b219f37d)
[![Linting](../../actions/workflows/lint.yml/badge.svg)](../../actions/workflows/lint.yml)
[![MacOS_Tests](../../actions/workflows/push_macos.yml/badge.svg)](../../actions/workflows/push_macos.yml)
[![Ubuntu_Tests](../../actions/workflows/push_ubuntu.yml/badge.svg)](../../actions/workflows/push_ubuntu.yml)
[![Win_Tests](../../actions/workflows/push_win.yml/badge.svg)](../../actions/workflows/push_win.yml)
Easiest way to send files:
*Install*
```bash
pip install wormhole-tx
```
*Run*
```bash
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.1.0: `--multi` keeps on dumping files to allow broad cast like file download
* 1.0.9: Now has an api `tx.run` for code integration. Many other fixes.
* 1.0.8: Update `magic-wormhole` to fix Mac M1 breakage.
* 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.
Raw data
{
"_id": null,
"home_page": "https://github.com/zackees/tx",
"name": "wormhole-tx",
"maintainer": "Zachary Vorhies",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "template-python-cmd",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/2c/95/86b910ec6dc9d6bd52054a065d8cf3c9b7cff91d7ed4e7b634e5dadd12a9/wormhole-tx-1.1.0.tar.gz",
"platform": null,
"description": "TX\r\n==\r\n\r\n![image](https://github.com/zackees/tx/assets/6856673/9207453b-8280-4804-b63b-7382b219f37d)\r\n\r\n[![Linting](../../actions/workflows/lint.yml/badge.svg)](../../actions/workflows/lint.yml)\r\n\r\n[![MacOS_Tests](../../actions/workflows/push_macos.yml/badge.svg)](../../actions/workflows/push_macos.yml)\r\n[![Ubuntu_Tests](../../actions/workflows/push_ubuntu.yml/badge.svg)](../../actions/workflows/push_ubuntu.yml)\r\n[![Win_Tests](../../actions/workflows/push_win.yml/badge.svg)](../../actions/workflows/push_win.yml)\r\n\r\nEasiest way to send files:\r\n\r\n*Install*\r\n```bash\r\npip install wormhole-tx\r\n```\r\n\r\n*Run*\r\n```bash\r\ntx myfile.mp4\r\n# Then follow the directions\r\n```\r\n\r\nThis will generate a `magic-wormhole` command that you can use on the receiving end.\r\n\r\n# Background\r\n\r\n`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.\r\n\r\nAdditionally, 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.\r\n\r\n# Install\r\n\r\n`git clone ...`\r\n`. ./install`\r\n`. ./activate.sh`\r\n\r\nTo develop software, run `. ./activate.sh`\r\n\r\n# Windows\r\n\r\nThis environment requires you to use `git-bash`.\r\n\r\n# Linting\r\n\r\nRun `./lint.sh` to find linting errors using `pylint`, `flake8` and `mypy`.\r\n\r\n# Versions\r\n\r\n * 1.1.0: `--multi` keeps on dumping files to allow broad cast like file download\r\n * 1.0.9: Now has an api `tx.run` for code integration. Many other fixes.\r\n * 1.0.8: Update `magic-wormhole` to fix Mac M1 breakage.\r\n * 1.0.7: Adds missing dependency for colorama.\r\n * 1.0.6: Varius fixes and force UTF-8 on Windows to prevent crash during file send.\r\n * 1.0.3: Removes new typing system which doesn't work on python < 3.10\r\n * 1.0.2: Unknown arguments are passed onto `wormhole send`. Help now displays `wormhole --help`.\r\n * 1.0.1: Fixes missing `magic-wormhole` dependency.\r\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "Front end for wormhole, easier and more secure!",
"version": "1.1.0",
"project_urls": {
"Homepage": "https://github.com/zackees/tx"
},
"split_keywords": [
"template-python-cmd"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "447717a1fcd3ce8baf22dda808d80fd9613dcec67546bcc94c234f8d5e39cf8c",
"md5": "5d409c1f6c6e2305ca889078a53dfdfc",
"sha256": "0160a720db466329b9fa3f49d080d73f088d7f0efd858951065846ebf8a9cb53"
},
"downloads": -1,
"filename": "wormhole_tx-1.1.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "5d409c1f6c6e2305ca889078a53dfdfc",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.10",
"size": 5510,
"upload_time": "2024-12-29T11:00:53",
"upload_time_iso_8601": "2024-12-29T11:00:53.527647Z",
"url": "https://files.pythonhosted.org/packages/44/77/17a1fcd3ce8baf22dda808d80fd9613dcec67546bcc94c234f8d5e39cf8c/wormhole_tx-1.1.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2c9586b910ec6dc9d6bd52054a065d8cf3c9b7cff91d7ed4e7b634e5dadd12a9",
"md5": "8407040061233e8ece764d16643ff2ce",
"sha256": "be8f5a62fa67cbbee3c7547f12b0d46cf1254445fb23a7f5d2b40fe1bea7ad10"
},
"downloads": -1,
"filename": "wormhole-tx-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "8407040061233e8ece764d16643ff2ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 14681,
"upload_time": "2024-12-29T11:00:55",
"upload_time_iso_8601": "2024-12-29T11:00:55.115209Z",
"url": "https://files.pythonhosted.org/packages/2c/95/86b910ec6dc9d6bd52054a065d8cf3c9b7cff91d7ed4e7b634e5dadd12a9/wormhole-tx-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-29 11:00:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zackees",
"github_project": "tx",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "wormhole-tx"
}