From 2518f51d26f71dbff89a61a5cd5c24675b8740b1 Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Fri, 8 Jul 2022 23:07:49 +0200 Subject: [PATCH] FIX: category of a program --- data/apps.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/apps.csv b/data/apps.csv index 28d8db2..dc05e75 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -366,7 +366,7 @@ terminal,mx,https://gitlab.com/lpireyn/mx,A tmux session manager written as a si productivity,Bartib,https://github.com/nikolassv/bartib,Easy to use time tracking tool for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports. productivity,gdir,https://github.com/pafoster/gdir,A command line tool which queries Google Directions. The tool displays results as human-readable text. webdev,Mycorrhiza Wiki,https://sr.ht/~handlerug/mycorrhiza/,A lightweight file-system wiki engine that uses Git for keeping history. -text-processing,ov,https://github.com/noborus/ov,Feature-rich terminal-based text viewer. +viewers,ov,https://github.com/noborus/ov,Feature-rich terminal-based text viewer. text-processing,fastmod,https://github.com/facebookincubator/fastmod,"A tool to assist you with large-scale codebase refactors, and it supports most of codemod's options. It is focused on improving the use case ""I want to use interactive mode to make sure my regex is correct, and then I want to apply the regex everywhere""." viewers,Awesome CLI,https://github.com/umutphp/awesome-cli,Awesome CLI is a simple command line tool to give you a fancy command line interface to dive into Awesome lists. file-handling,watchexec,https://github.com/watchexec/watchexec,Executes commands in response to file modifications.