wormhole-tx


Namewormhole-tx JSON
Version 1.0.6 PyPI version JSON
download
home_pagehttps://github.com/zackees/tx
SummaryFront end for wormhole, easier and more secure!
upload_time2024-04-11 21:17:13
maintainerZachary Vorhies
docs_urlNone
authorNone
requires_python>=3.7
licenseBSD 3-Clause License
keywords template-python-cmd
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.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.7",
    "maintainer_email": null,
    "keywords": "template-python-cmd",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4c/03/1142a0972a78377caed114971b55b18eb511c194073eb421e1a4d6237261/wormhole-tx-1.0.6.tar.gz",
    "platform": null,
    "description": "# tx\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  * 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.0.6",
    "project_urls": {
        "Homepage": "https://github.com/zackees/tx"
    },
    "split_keywords": [
        "template-python-cmd"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b381f97031a52648f3af1be09fb541fb9a5fb7eaf54dee971ea80c9f6ae2aa3",
                "md5": "dc91da36fc00da26c85de555e21b986e",
                "sha256": "5786bb9afdc9e99448ff9c5ffe7198728fec72f807120159572ac52d2828462c"
            },
            "downloads": -1,
            "filename": "wormhole_tx-1.0.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc91da36fc00da26c85de555e21b986e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 5135,
            "upload_time": "2024-04-11T21:17:12",
            "upload_time_iso_8601": "2024-04-11T21:17:12.149061Z",
            "url": "https://files.pythonhosted.org/packages/0b/38/1f97031a52648f3af1be09fb541fb9a5fb7eaf54dee971ea80c9f6ae2aa3/wormhole_tx-1.0.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c031142a0972a78377caed114971b55b18eb511c194073eb421e1a4d6237261",
                "md5": "e086c93272cd0bf88fc8d2c010fbc7f4",
                "sha256": "0b31af8142cf07123919a861274c9026775f3c183c6abb97154fa79051004bcf"
            },
            "downloads": -1,
            "filename": "wormhole-tx-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "e086c93272cd0bf88fc8d2c010fbc7f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 12989,
            "upload_time": "2024-04-11T21:17:13",
            "upload_time_iso_8601": "2024-04-11T21:17:13.721547Z",
            "url": "https://files.pythonhosted.org/packages/4c/03/1142a0972a78377caed114971b55b18eb511c194073eb421e1a4d6237261/wormhole-tx-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 21:17:13",
    "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"
}
        
Elapsed time: 0.22407s