From 193bfc513b9f4400b2c8ccbc23648c4ed1bc845f Mon Sep 17 00:00:00 2001 From: Mohammed Eshan <71174337+ZeroQLi@users.noreply.github.com> Date: Wed, 14 Sep 2022 18:53:38 +0400 Subject: [PATCH] T --- data/apps.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/apps.csv b/data/apps.csv index 36fc26c..f552472 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1,5 +1,5 @@ category,name,url,description -productivity,h-m-m,https://github.com/nadrad/h-m-m, h-m-m (pronounced like the interjection "hmm") is a simple, fast, keyboard-centric terminal-based tool for working with mind maps." +productivity,h-m-m,https://github.com/nadrad/h-m-m,"h-m-m (pronounced like the interjection "hmm") is a simple, fast, keyboard-centric terminal-based tool for working with mind maps." networking,ipcalc,http://jodies.de/ipcalc,"""ipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range."" " networking,PSSH,https://code.google.com/archive/p/parallel-ssh/,"PSSH provides parallel versions of OpenSSH and related tools. Included are pssh, pscp, prsync, pnuke, and pslurp. The project includes psshlib which can be used within custom applications." networking,rtop,http://www.rtop-monitor.org/,"rtop is a simple, agent-less, remote server monitoring tool that works over plain SSH. Written in golang, it does not need any software to be installed on the server that you want to monitor. It works by establishing an SSH session, and running commands on the remote server to collect system metrics."