Utility to send files via direct connection, written in Go and GTK-3.
Assuming you have Go 1.11+ installed, type:
go build
This will produce siphon-gtk
executable in the project folder.
Initial build of GTK bindings will take ~10 minutes, subsequent builds will be very fast, as you'd expect.