Skip to content

FirstFlush/arduino-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

arduino-lib

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.

Features

  • 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.

Why Use arduino-lib?

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.

Installation

  1. Ensure you have arduino-cli installed and in your system's PATH.
  2. Clone this repository or download the arduino-lib script.
  3. Make the script executable: chmod +x arduino-lib.
  4. Optional: Move the script to a directory in your PATH for easy access.

Usage

./arduino-lib [OPTIONS]

About

Wrapper script to better search for arduino libraries using arduino-cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages