wormhole-gui

command module
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2020 License: GPL-3.0 Imports: 13 Imported by: 0

README

wormhole-gui

Wormhole-gui is a graphical interface for magic-wormhole. It uses the Go implementation wormhole-william along with fyne for the graphical interface. The initial version was built in less than one day to show how quick and easy it is to use fyne for developing applications. The application has since developed into a more feature-full cross-platform application for sharing files and text between devices on the local network.

It is built using the following Go modules:

Future work

This list is part of a larger set of planned features. The list is in now way complete and doesn't mean that other features won't be incorporated.

  • Folder sharing (blocked until fyne has folder select support in file-picker)

Requirements

Wormhole-gui compiles into a statically linked binary with no runtime dependencies.

Downloads

Please visit the release page for downloading the latest releases. Versions for Linux, MacOS and Windows on the x86-64 architecture are currently available. Support for ARM64 and BSD systems might come in the future.

Building

Systems that have a recent Go compiler and the required prequsites for Fyne should be able to just build the project using go build in the project root:

go build 

The project can also be built and installed using GNU Make (installing is only supported on Linux currently):

make
sudo make install

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 doing.

License

  • Wormhole-gui is licensed under GNU GENERAL PUBLIC LICENSE Version 3.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL