* Old Library was just a Wrapper
The old library described just implemented a cli on top of https://github.com/ddsol/speedtest.net. They now support a cli and there is no need for another cli that uses the original same repo.
[jp](https://github.com/therealklanni/jp) - Simply parse and drill into JSON on the commandline, with jsonpath and stdin stream support (jq compatible, not a replacement).
This list should focus on cli apps more than utilities or tools to build your own cli apps, therefore I'm removing the resources section. There are other lists that cover this area better and I plan on linking to them in the "Other Awesome Lists" section.
rename-cli is a tool to rename files and excels at renaming multiple files at once. It supports glob file matching, variables in the output file name, auto-indexing, and can be customized by the user. It is written in node and is cross-platform.
https://github.com/jhotmann/node-rename-cli
bcal is a Byte CALculator for storage conversions and calculations.
Features:
- convert to IEC/SI standard data storage units
- show the address in bytes
- show address as LBA:OFFSET
- convert CHS to LBA and *vice versa*
- show binary, decimal and hex representation of a number
- custom sector size, max heads/cylinder and max sectors/track
- minimal dependencies
nnn is a terminal based file browser. It brings excellent desktop integration to the terminal with easy navigation, a disk usage analyzer mode, comprehensive file details and much more.