#port-forwarding #command-line-tool #relay #file-transfer #gday

app gday_gui

GUI to securely send files (without a relay or port forwarding)

2 releases

Uses new Rust 2024

0.5.1 Sep 20, 2025
0.5.0 Sep 12, 2025

#18 in #port-forwarding

22 downloads per month

MIT license

140KB
2K SLoC

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

gday dependency graph

Dependencies

~22–50MB
~889K SLoC