diff --git a/data/apps.csv b/data/apps.csv index d9ba871..cc7b2b6 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1485,6 +1485,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. 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 realtime sync" +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 realtime sync." \ No newline at end of file