gday_gui

Crates.iogday_gui
lib.rsgday_gui
version0.5.1
created_at2025-09-12 22:01:34.005099+00
updated_at2025-09-20 21:34:25.682777+00
descriptionGUI to securely send files (without a relay or port forwarding).
homepage
repositoryhttps://github.com/manforowicz/gday/
max_upload_size
id1836929
size144,633
Marcin Anforowicz (manforowicz)

documentation

README

gday_gui

Crates.io Version

GUI for trying to send files directly between computers, without a relay. Works through most NATs, but not all.

For a higher success rate, consider a tool that uses a relay server, such as magic-wormhole.

See the gday command line tool for more features and information.

Installation

  1. Download an executable from releases.
  2. Extract it (on Linux: tar xf <file>).
  3. Run it: ./gday_gui

Alternatively:

cargo install gday_gui

or

brew install manforowicz/tap/gday_gui

Related

gday dependency graph

Commit count: 100

cargo fmt