diff --git a/README.md b/README.md index e66e006..cccdd1d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Some links are available to [related resources](#resources). # Summary -* Apps/tools covered: **1396** +* Apps/tools covered: **1397** * Number of categories: **76**. # Index @@ -28,7 +28,7 @@ Some links are available to [related resources](#resources). * [RSS](#rss) (10), [Religion](#religion) (4) * [Science](#science) (19), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (31), [Shells](#shells) (14), [Sound and music](#music) (46), [System monitoring](#monitor) (31), [System tools](#system) (24) * [Terminals](#terminal) (14), [Text processing](#text-processing) (33), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (6), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (31), [Torrent](#torrent) (7), [Typing test and practice](#typing) (8) -* [Utilities](#utility) (38) +* [Utilities](#utility) (39) * [Versioning](#versioning) (8), [Video](#video) (11), [Viewers](#viewers) (26) * [Web browser](#browser) (18), [Web development](#webdev) (28), [Writing](#writing) (9) @@ -1670,6 +1670,7 @@ Miscellaneous utilities that are not do not fit in other categories and they are * [Skylab](https://github.com/SerhiiStets/skylab) - A text user interface (TUI) tool that displays upcoming space launches in a user-friendly way. * [sprinkles](https://github.com/KhalilOuali/sprinkles) - Randomly colors input text and outputs it to the terminal. * [teetail](https://github.com/sl236/teetail) - Like tee, but only the tail goes in the file. +* [tempy](https://github.com/noprobelm/tempy) - A simple, visually pleasing weather report in your terminal. * [tmux-fingers](https://github.com/morantron/tmux-fingers) - Copy pasting in terminal with vimium/vimperator like hints. * [ttyscheme](https://github.com/kolunmi/ttyscheme) - Collection of Color Schemes for the TTY. * [Various Scripts](https://github.com/xkcd386at/scripts) - Various script, mainly in shell and perl, to perform tasks such as combining head and tail, or other common tools accessed using fzf. diff --git a/data/apps.csv b/data/apps.csv index 7e072b7..39465c5 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1395,3 +1395,4 @@ monitor,slurm,,https://github.com/mattthias/slurm,Yet another network load monit monitor,sntop,,https://sourceforge.net/projects/sntop,A simple network top for monitoring connectivity. todo-manager,taskwarrior-tui,,https://github.com/kdheepak/taskwarrior-tui,A terminal user interface for taskwarrior. monitor,tcpterm,,https://github.com/sachaos/tcpterm,tcpterm is a packet visualizer in TUI. +utility,tempy,,https://github.com/noprobelm/tempy,"A simple, visually pleasing weather report in your terminal."