Pinned Repositories
.github
protocol
Protocol specification for sfn, the simple and efficient protocol for sending files over network.
sfn-c
Small utility to send any files via direct connection using sfn L1 protocol
sfn-d
Small and simple utility to send files over network. This is the reference implementation of sfn L4.
sfn-go-cli
CLI implementation of sfn L4 in Go language (L5 is in beta)
sfn-go-gtk
GUI utility to send any files via direct connection using sfn L1 protocol
sfn-java
Utility to send any files via direct connection using sfn L4 protocol
sfn-rust
Yet another L4 implementation, this time in Rust. Stability: beta.
sfn-zig
Implementation of sfn L1 in Zig language (incomplete, server only). Smallest in the world: requires just 4 Kb of RAM (+buffer).
sfn-software's Repositories
sfn-software/sfn-c
Small utility to send any files via direct connection using sfn L1 protocol
sfn-software/sfn-d
Small and simple utility to send files over network. This is the reference implementation of sfn L4.
sfn-software/sfn-go-gtk
GUI utility to send any files via direct connection using sfn L1 protocol
sfn-software/protocol
Protocol specification for sfn, the simple and efficient protocol for sending files over network.
sfn-software/sfn-java
Utility to send any files via direct connection using sfn L4 protocol
sfn-software/.github
sfn-software/sfn-go-cli
CLI implementation of sfn L4 in Go language (L5 is in beta)
sfn-software/sfn-rust
Yet another L4 implementation, this time in Rust. Stability: beta.
sfn-software/sfn-zig
Implementation of sfn L1 in Zig language (incomplete, server only). Smallest in the world: requires just 4 Kb of RAM (+buffer).