Merge pull request #56 from adamlui/master

Added password-manager util generate-pw
pull/60/head
toolleeo 1 month ago committed by GitHub
commit c1a1ba7e9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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."
1 category name homepage git description
1485 data-management-tabular csvlens https://github.com/YS-L/csvlens CSV file viewer; like `less` but made for CSV.
1486 financial budget-cli https://www.joshcanhelp.com/budget-cli/ https://github.com/joshcanhelp/budget-cli Import, de-dupe, categorize, and report on financial transactions
1487 networking generate-ip https://js-utils.com/generate-ip https://github.com/adamlui/js-utils Randomly generate, format, and validate IPv4/IPv6 addresses.
1488 password-manager generate-pw https://js-utils.com/generate-pw https://github.com/adamlui/js-utils Randomly generate cryptographically-secure passwords.
1489 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.
1490 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.
1491 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 A robust two way (bidirectional) file sync script based on rsync with fault tolerance, POSIX ACL support, time control and near realtime sync.
Loading…
Cancel
Save