arduino-lib
is a lightweight and enhanced wrapper around the arduino-cli lib search
command, making it easier and visually appealing to search for Arduino libraries from the command line.
- Syntax Highlighting: Enjoy better readability with highlighted library names.
- Advanced Filtering: Search and filter results by Name, Author, and Maintainer for a more targeted search experience.
- User-friendly: Get the power of
arduino-cli
with a more intuitive interface.
If you're an Arduino enthusiast who often finds themselves using arduino-cli
but are not completely satisfied with the built-in library search functionality, arduino-lib
is for you. It improves the search process and offers a (slightly) enhanced visual output, making your Arduino development process smoother and more efficient.
- Ensure you have
arduino-cli
installed and in your system's PATH. - Clone this repository or download the
arduino-lib
script. - Make the script executable:
chmod +x arduino-lib
. - Optional: Move the script to a directory in your PATH for easy access.
./arduino-lib [OPTIONS]