Funky developers have created applications that allow you to bypass the web-only barrier of YouTube. Here’s our recommended terminal-based YouTube tools.
Read moreCategory: CLI
Uncrustify – source code beautifer
Uncrustify is a source code beautifier for C, C++, C#, Objective-C, D, Java, Pawn and Vala.
Read more
Staticcheck – advanced Go linter
Using static analysis, Staticcheck finds bugs and performance issues, offers simplifications, and enforces style rules.
Read more
Vet examines Go source code and reports suspicious constructs
Vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string.
Read more
texel – Command line interface for reading spreadsheets
Texel is a useful CLI for quickly reading spreadsheets and copying their contents to clipboard in CSV format.
Read more
OCLint – static code analysis tool
OCLint is a static code analysis tool for improving quality and reducing defects by inspecting C, C++ and Objective-C code.
Read more
12 Best Free and Open Source Linux CLI File Encryption Tools
This roundup explores the finest CLI-based file encryption tools.
Read more
cpplint – static code checker for C++
Cpplint is a command-line tool to check C/C++ files for style issues according to Google’s C++ style guide.
Read more
dnsi – tool to investigate the DNS
dnsi is a command line tool to investigate various aspects of the Domain Name System (DNS).
Read more
Cppcheck – static analysis tool
Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour
Read more