simple, static p2p file transfer (WIP, not meant for production yet)
  • Go 97.5%
  • Dockerfile 2.5%
Find a file
2026-04-16 22:35:16 +02:00
.forgejo/workflows Add .forgejo/workflows/docker.yml 2026-04-16 22:35:16 +02:00
doc/images Upload files to "doc/images" 2026-04-16 22:31:34 +02:00
Dockerfile Add Dockerfile 2026-04-16 22:34:18 +02:00
go.mod init; go.mod 2026-04-16 22:27:06 +02:00
go.sum init; go.sum 2026-04-16 22:27:32 +02:00
LICENSE Initial commit 2026-04-16 22:25:41 +02:00
main.go init; main.go 2026-04-16 22:26:28 +02:00
README.md Update README.md 2026-04-16 22:32:00 +02:00

broadside

simple, static p2p file transfer.

it's meant to be a self-contained alternative to pairdrop without reliance on heavy nodejs frameworks.

it is a heavy wip and not meant for heavy production.

broadside example pic