From 13f851314db1795997f8d07ed0e5b97ed39ef043 Mon Sep 17 00:00:00 2001 From: Mihir Khandekar Date: Sat, 26 Apr 2025 13:49:06 +0800 Subject: [PATCH] add: Telert to Development Environment Tools under Developer Productivity Utilities --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3d163ef..441ce6e 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,10 @@ Development environment tools **streamline the setup** of consistent software co 🔹 **[kind](https://kind.sigs.k8s.io/)** (Open Source) – Spin up Kubernetes clusters using Docker containers. 🔹 **[k3d](https://k3d.io/)** (Open Source) – Lightweight wrapper for running **k3s** in Docker. +### ⚡ **Developer Productivity Utilities** + +🔹 **[Telert](https://github.com/navig-me/telert)** (Open Source) – Get alerts when terminal commands finish, via Telegram, Teams, Slack or Desktop. + --- ## 📝 **Source Code Management (SCM)**