From 6b4a43830a12f6fb423c9b7e6705706a2d2c5a8d Mon Sep 17 00:00:00 2001 From: Josh Cunningham Date: Tue, 2 Apr 2024 17:01:40 -0700 Subject: [PATCH] Add csvlens and budget-cli --- data/apps.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/apps.csv b/data/apps.csv index 34d7c24..e77fb9d 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1482,3 +1482,5 @@ rm,undelete-btrfs,,https://github.com/danthem/undelete-btrfs,"Automate the gener rm,testdisk,https://www.cgsecurity.org/wiki/TestDisk,https://git.cgsecurity.org/cgit/testdisk/tree/,"Lets you undelete files from FAT, exFAT, NTFS, and ext2 filesystems and do many other things, e.g., fix partition tables and recover deleted partitions." rm,del,https://fex.belwue.de/fstools/del.html,,Save deleted files to a .del/ subdirectory in the same directory. rm,trasher,,https://github.com/clementnerma/trasher,Delete files to a trash directory instead of deleting them immediatly. Uses its own trash instead of the XDG one. +data-management-tabular,csvlens,,https://github.com/YS-L/csvlens,"CSV file viewer; like `less` but made for CSV." +financial,budget-cli,https://www.joshcanhelp.com/budget-cli/,https://github.com/joshcanhelp/budget-cli,"Import, de-dupe, categorize, and report on financial transactions"