Added gfile (#2467)

This commit is contained in:
Antoine Baché 2019-04-10 07:19:02 -07:00 committed by Cássio Botaro
parent 5bdc12ceba
commit 8cacc7860d

View File

@ -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.