From 0db89b49be81ef8e9ebf10bd3bb75c0e490b8dc7 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Thu, 3 Aug 2023 00:21:40 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bfab0a9..5cc00a2 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ A collection of awesome things. - [fogleman/nes](https://github.com/fogleman/nes) - NES emulator written in Go. - [hectcastro/gh-metrics](https://github.com/hectcastro/gh-metrics) - A GitHub CLI extension that provides summary pull request metrics. - [inancgumus/learngo](https://github.com/inancgumus/learngo) - ❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs. +- [iyear/tdl](https://github.com/iyear/tdl) - 📥 A Telegram downloader written in Golang - [jesseduffield/lazygit](https://github.com/jesseduffield/lazygit) - simple terminal UI for git commands - [joewalnes/websocketd](https://github.com/joewalnes/websocketd) - Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets. - [johnmanjiro13/gh-bump](https://github.com/johnmanjiro13/gh-bump) - gh extension for bumping version of a repository