Add: tickrs

pull/37/head
Tullio Facchinetti 3 months ago
parent c0e2c80ac2
commit 05fb1ec418

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1398**
* Apps/tools covered: **1399**
* 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) (39)
* [Utilities](#utility) (40)
* [Versioning](#versioning) (8), [Video](#video) (11), [Viewers](#viewers) (26)
* [Web browser](#browser) (18), [Web development](#webdev) (28), [Writing](#writing) (9)
@ -1672,6 +1672,7 @@ Miscellaneous utilities that are not do not fit in other categories and they are
* [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.
* [tickrs](https://github.com/tarkah/tickrs) - Realtime ticker data 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.

@ -1397,3 +1397,4 @@ todo-manager,taskwarrior-tui,,https://github.com/kdheepak/taskwarrior-tui,A term
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."
data-management-tabular,textql,,https://github.com/dinedal/textql,Execute SQL against structured text like CSV or TSV.
utility,tickrs,,https://github.com/tarkah/tickrs,Realtime ticker data in your terminal.

1 category name homepage git description
1397 monitor tcpterm https://github.com/sachaos/tcpterm tcpterm is a packet visualizer in TUI.
1398 utility tempy https://github.com/noprobelm/tempy A simple, visually pleasing weather report in your terminal.
1399 data-management-tabular textql https://github.com/dinedal/textql Execute SQL against structured text like CSV or TSV.
1400 utility tickrs https://github.com/tarkah/tickrs Realtime ticker data in your terminal.
Loading…
Cancel
Save