sfn-software / sfn-go-gtk

GUI utility to send any files via direct connection using sfn L1 protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Siphon

Utility to send/receive files via direct connection, written in Go and GTK-3.

image

Build instructions

Requirements:

  • Go 1.11+
  • GTK3 headers (Debian package is called libgtk-3-dev)

Assuming you have all that, 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.

About

GUI utility to send any files via direct connection using sfn L1 protocol

License:MIT License


Languages

Language:Go 100.0%