Skip to main content

UI for Magic Wormhole - get things from one computer to another safely

Project description

Magic Wormhole UI

A GUI for the Magic Wormhole. Get things from one computer to another safely.

Screenshot

PyPI Build Status

Installation

Windows

Download the Windows installer.

MacOS

Download the MacOS installer.

Linux

Installer coming soon...

From Source

The recommended method to run from the Python source is with pipx:

  pipx install wormhole-ui
  wormhole-ui

(or use pip if you prefer)

Development

Requires Poetry.

  git clone https://github.com/sneakypete81/wormhole-ui.git
  cd wormhole-ui
  poetry install

Then you can use the following:

  poetry run wormhole-ui  # Run the app
  poetry run pytest       # Run unit tests
  poetry run flake8       # Run the linter
  poetry run black .      # Run the code autoformatter
  poetry run tox          # Run all checks across all supported Python versions

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-ui-0.2.0.tar.gz (124.3 kB view hashes)

Uploaded Source

Built Distribution

wormhole_ui-0.2.0-py3-none-any.whl (133.3 kB view hashes)

Uploaded 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