From 091cd84bea1b4619253d9aa9722363a9d591faad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Lui=20=E5=88=98=E5=B1=95=E9=B9=8F?= Date: Sun, 7 Apr 2024 19:35:38 -0700 Subject: [PATCH] Updated minify.js git URL + generate-pw homepage URL --- data/apps.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/apps.csv b/data/apps.csv index 3e75464..b26c8bd 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1475,7 +1475,7 @@ prompt,Polus,,https://github.com/rashed145/polus-bash-theme,"A fast, lightweight prompt,Oh My Posh,https://ohmyposh.dev,https://github.com/jandedobbeleer/oh-my-posh,"From their README: ""The most customizable and low-latency cross-platform/shell prompt renderer""." conversion,scss-to-css,https://github.com/adamlui/js-utils/tree/main/scss-to-css#readme,https://github.com/adamlui/js-utils,Recursively compile all SCSS files into minified CSS. package-manager,pmt,,https://github.com/olexij-christian/pmt,Translator of package names between different package managers of Linux distributions. -programming,minify.js,https://minify-js.org,https://github.com/adamlui/js-utils,Recursively minify all JavaScript files. +programming,minify.js,https://minify-js.org,https://github.com/adamlui/minify.js,Recursively minify all JavaScript files. rm,extundelete,https://extundelete.sourceforge.net/,https://sourceforge.net/p/extundelete/code/ci/master/tree/,Recover deleted files from an ext3 or ext4 partition through its journal. rm,undelete-btrfs,,https://github.com/danthem/undelete-btrfs,"Automate the generation of path regex for BTRFS restore and attempt the restore for you in 3 levels. The longer a file has existed prior to being deleted, the more likely it is to be recovered." 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." @@ -1484,7 +1484,7 @@ rm,trasher,,https://github.com/clementnerma/trasher,Delete files to a trash dire 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" networking,generate-ip,https://js-utils.com/generate-ip,https://github.com/adamlui/js-utils,"Randomly generate, format, and validate IPv4/IPv6 addresses." -password-manager,generate-pw,https://js-utils.com/generate-pw,https://github.com/adamlui/js-utils,Randomly generate cryptographically-secure passwords. +password-manager,generate-pw,https://generatepw.com,https://github.com/adamlui/js-utils,Randomly generate cryptographically-secure passwords. prompt,promptless,,https://github.com/dylanaraps/promptless,"A suckless and super fast shell prompt written in 1 line of POSIX sh, only configurable via re-installation / script edition." financial,abandon,,https://github.com/hrj/abandon,"A text based, double-entry accounting system inspired by Ledger with infinite precision arithmetic. Made in Java. Includes a GUI." transfer,osync,http://www.netpower.fr/osync,https://github.com/deajan/osync,"A robust two-way (bidirectional) file sync script based on rsync with fault tolerance, POSIX ACL support, time control and near real-time sync."