From 9ea87b84b341514239f7a8447c7ca4caec68cdd3 Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Mon, 31 Oct 2022 18:34:15 +0100 Subject: [PATCH] add: weather-cli --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 8d15c7d..540d986 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -728,3 +728,4 @@ programming,boilr,,https://github.com/tmrts/boilr,Boilerplate template manager t text-processing,DocToc,,https://github.com/thlorenz/doctoc,Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites. networking,xiringuito,,https://github.com/ivanilves/xiringuito,VPN made easy! No configuration. No VPN servers. No hassle. Using SSH capabilities. security,acmetool,,https://github.com/hlandau/acme,Easy-to-use command line tool for automatically acquiring certificates from ACME servers (such as Let's Encrypt). +utility,weather-cli,,https://github.com/riyadhalnur/weather-cli,Check the weather for your city from the terminal.