diff --git a/README.md b/README.md index 47321db0..1a7c44ff 100644 --- a/README.md +++ b/README.md @@ -1995,6 +1995,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [Documize](https://github.com/documize/community) - Modern wiki software that integrates data from SaaS tools. * [drive](https://github.com/odeke-em/drive) - Google Drive client for the commandline. * [Duplicacy](https://github.com/gilbertchen/duplicacy) - A cross-platform network and cloud backup tool based on the idea of lock-free deduplication. +* [gfile](https://github.com/Antonito/gfile) - Securely transfer files between two computers, without any third party, over WebRTC. * [Go Package Store](https://github.com/shurcooL/Go-Package-Store) - App that displays updates for the Go packages in your GOPATH. * [GoBoy](https://github.com/Humpheh/goboy) - Nintendo Game Boy Color emulator written in Go. * [gocc](https://github.com/goccmack/gocc) - Gocc is a compiler kit for Go written in Go.