diff --git a/Projects.md b/Projects.md index e9e47b84..dfc21fb8 100644 --- a/Projects.md +++ b/Projects.md @@ -212,6 +212,7 @@ If you find a project in this list that is dead or broken, please either mark it * [project](https://github.com/nildev/project) - Very simple CLI tool to setup new projects from boilerplate templates. * [pwdgen](https://github.com/chai2010/pwdgen/) - A small tool, which generate human password, written in Go. * [redis-view](https://github.com/dreamersdw/redis-view) - A tree like tool help you explore data structures in your redis server + * [remote-torrent](https://github.com/brucewangno1/remote-torrent) - A simple tool for downloading Torrent remotely and retrieving files back over HTTP at full speed without ISP Torrent limitation * [restic](https://github.com/restic/restic) - A fast, efficient and secure backup program * [runtemplate](https://github.com/flowonyx/runtemplate) - A very simple command-line tool for executing Go templates, useful for use with `go generate`. * [runtemplate](https://github.com/rickb777/runtemplate) - A simple tool for executing Go templates to support generating Go code for your types.