Merge branch 'master' into update-generate-pw

pull/74/head
toolleeo 2 weeks ago committed by GitHub
commit a47fa72c6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1484,8 +1484,8 @@ rm,del,https://fex.belwue.de/fstools/del.html,,Save deleted files to a .del/ sub
rm,trasher,,https://github.com/clementnerma/trasher,Delete files to a trash directory instead of deleting them immediately. 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."
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://generatepw.org,https://github.com/adamlui/js-utils,Randomly generate cryptographically-secure passwords.
networking,generate-ip,https://generate-ip.org,https://github.com/adamlui/js-utils,"Randomly generate, format, and validate IPv4 + IPv6 + MAC addresses."
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."
@ -1504,3 +1504,4 @@ cheatsheet,tlrc,https://tldr.sh/tlrc/,https://github.com/tldr-pages/tlrc,Officia
networking,netscanner,,https://github.com/Chleba/netscanner,All-in-one network scanning tool.
video,Pyutube,,https://github.com/Hetari/pyutube,A simple tool to download YouTube video shorts and playlist in just one click.
networking,ATAC,,https://github.com/Julien-cpsn/ATAC,"Arguably a Terminal API Client. It is based on well-known clients such as Postman, Insomnia, or even Bruno, but inside your terminal without any specific graphical environment needed; free, account-less, and offline for now and forever."
networking,geolocate,https://geolocatejs.org,https://github.com/adamlui/js-utils,Fetch IP geolocation data.

1 category name homepage git description
1484 rm trasher https://github.com/clementnerma/trasher Delete files to a trash directory instead of deleting them immediately. Uses its own trash instead of the XDG one.
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.
networking generate-ip https://js-utils.com/generate-ip https://github.com/adamlui/js-utils Randomly generate, format, and validate IPv4/IPv6 addresses.
1487 password-manager generate-pw https://generatepw.org https://github.com/adamlui/js-utils Randomly generate cryptographically-secure passwords.
1488 networking generate-ip https://generate-ip.org https://github.com/adamlui/js-utils Randomly generate, format, and validate IPv4 + IPv6 + MAC addresses.
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 real-time sync.
1504 networking netscanner https://github.com/Chleba/netscanner All-in-one network scanning tool.
1505 video Pyutube https://github.com/Hetari/pyutube A simple tool to download YouTube video shorts and playlist in just one click.
1506 networking ATAC https://github.com/Julien-cpsn/ATAC Arguably a Terminal API Client. It is based on well-known clients such as Postman, Insomnia, or even Bruno, but inside your terminal without any specific graphical environment needed; free, account-less, and offline for now and forever.
1507 networking geolocate https://geolocatejs.org https://github.com/adamlui/js-utils Fetch IP geolocation data.
Loading…
Cancel
Save