You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rymdport (formerly wormhole-gui) is a cross-platform application that lets you easily share files, folders and text between devices.
7
+
Rymdport (formerly wormhole-gui) is a cross-platform application that lets you easily share files, folders, and text between devices.
8
8
It uses the Go implementation of magic-wormhole, called [wormhole-william](https://github.com/psanford/wormhole-william), and compiles statically into a single binary. Rymdport is also compatible with sending to and receiving from other wormhole clients, such as the cli applications [wormhole-william](https://github.com/psanford/wormhole-william) and [magic-wormhole](https://github.com/magic-wormhole/magic-wormhole).
9
9
10
10
<palign="center">
@@ -20,7 +20,7 @@ The initial version was built in less than one day to show how quick and easy it
20
20
21
21
## Sponsoring
22
22
23
-
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 the development through [GitHub Sponsors](https://github.com/sponsors/Jacalz). 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.
23
+
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](https://github.com/sponsors/Jacalz). 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.
24
24
25
25
## Requirements
26
26
@@ -29,10 +29,10 @@ Compiling requires a [Go](https://golang.org) compiler (1.15 or later) and the [
29
29
30
30
## Downloads
31
31
32
-
Please visit the [release page](https://github.com/Jacalz/rymdport/releases)for downloading the latest releases.
32
+
Please visit the [release page](https://github.com/Jacalz/rymdport/releases)to download the latest releases.
33
33
Pre-built binaries are available for FreeBSD, Linux, macOS (`x86-64` and `arm64`) and Windows (`x86-64`).
34
34
35
-
The following distrubutions also have binary packages avaliable through the respective package managers:
35
+
The following distributions also have binary packages available through the respective package managers:
0 commit comments