From 2851e378be008ed34c5f5679a7416d8b2ca8c24c Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Tue, 6 Sep 2022 22:24:20 +0200 Subject: [PATCH] FIX: removed spurious character --- README.md | 2 +- data/apps.csv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1e9abe..53d8682 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Some links to [related resources](#resources). * [RainbowStream](http://www.rainbowstream.org/) - Twitter client for the terminal; allows almost all the operations that can be done from GUI and Web clients. * [ssh-chat](https://github.com/shazow/ssh-chat) - Custom SSH server written in Go. Instead of a shell, you get a chat prompt. * [tiny](https://github.com/osa1/tiny) - tiny is an IRC client written in Rust. -* [tuir.](https://gitlab.com/ajak/tuir) - Reddit TUI +* [tuir](https://gitlab.com/ajak/tuir) - Reddit TUI * [WeeChat](http://weechat.org/) - A "fast, light and extensible chat client". ## Conversion diff --git a/data/apps.csv b/data/apps.csv index 096088c..c9b73e0 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -453,7 +453,7 @@ note-taking,eureka,https://github.com/simeg/eureka,Store your ideas without leav todo-manager,taskell,https://github.com/smallhadroncollider/taskell,Interactive kanban board/task manager. todo-manager,taskbook,https://github.com/klaussinani/taskbook,"Tasks, boards & notes for the command-line habitat." science,papis,http://github.com/alejandrogallo/papis,Extensible document and bibliography manager. -chat,tuir.,https://gitlab.com/ajak/tuir,Reddit TUI +chat,tuir,https://gitlab.com/ajak/tuir,Reddit TUI networking,xxh,https://github.com/xxh/xxh,Bring your favorite shell wherever you go through the ssh. browser,browsh,https://www.brow.sh/,"It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is to be run on a remote server and accessed via SSH/Mosh or the in-browser HTML service in order to significantly reduce bandwidth and thus both increase browsing speeds and decrease bandwidth costs." viewers,jless,https://pauljuliusmartinez.github.io/,"Command-line JSON viewer designed for reading, exploring, and searching through JSON data."