Code Monkey home page Code Monkey logo

wormhole-gui's Introduction

Rymdport

Tests Analysis Downloads Go Report Card version

Rymdport (formerly wormhole-gui) is a cross-platform application that lets you easily and safely share files, folders, and text between devices. The data is sent securely with end-to-end encryption using the same protocol as magic-wormhole. This means that Rymdport can talk not only to itself, but also to other wormhole clients.

The transfers are implemented using wormhole-william, a native Go implementation of magic-wormhole. As a result, Rymdport compiles into a single native binary with no runtime dependencies while also outperforming the reference implementation of magic-wormhole.

Downloads

Please visit the release page to download the latest release. Pre-built binaries are available for FreeBSD, Linux, macOS (x86-64 and arm64) and Windows (x86-64).

Packages in repositories

For Linux users, Rymdport is also avaliable as a Flatpak on Flathub:

Download on Flathub

The following distributions also have binary packages available through their respective package managers:

Packaging status

For more information on how to build Rymdport for a distribution package, see PACKAGING.md.

Running on macOS arm64 (M1/M2)

Binaries that are not signed with an official Apple certificate and downloaded from the web are put into quarantine by macOS (Apple computers with Intel CPUs do not exhibit this behavior). To solve this, you need to remove the quarantine attribute from the application (replacing <path to .app> with the application path):

xattr -r -d com.apple.quarantine <path to .app>

If this does not work, the amd64 binaries work fine through Rosetta.

Requirements

Rymdport compiles into a statically linked binary with no explicit runtime dependencies. Compiling requires a Go compiler (version 1.19 or later) and the prerequisites for Fyne.

For more information, see the Requirements page in the Rymdport Wiki.

Building

Systems with the compile-time requirements satisfied can build the project using go build in the project root:

go build

Compilation and installation can also be performed using GNU Make (installing this way is only supported on Linux and BSD):

make
sudo make install

For more information, see the Compiling page in the Rymdport Wiki.

Our Sponsors

We are grateful for the support received by the following organizations:

Sponsored by Fyne Labs

Sponsored by Tutanota

Sponsoring

Rymdport is an open source project that is provided free of charge, and that will continue to be the case forever. If you use this project and appreciate the work being put into it, please consider supporting its development through GitHub Sponsors. This is in no way a requirement, but would be greatly appreciated and would allow for even more improvements to come further down the road.

Contributing

Contributions are strongly appreciated. Everything from creating bug reports to contributing code will help the project a lot, so please feel free to help in any way, shape, or form that you feel comfortable with.

Name

The word "rymdport" (pronounced [rym:dpor‿t:]) comes from the Swedish language and means "space gate". As a wormhole is a kind of gateway through space, it became the new name after "wormhole-gui".

License

  • Rymdport is licensed under GNU GENERAL PUBLIC LICENSE Version 3 and will forever continue to be open source.

wormhole-gui's People

Contributors

jacalz avatar dependabot[bot] avatar erdii avatar mykter avatar client4 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.