Are you lazy to search simple things on a browser? 😈
Now we have searchCLI. A tool that let us search simple things through our terminal! 🎉
-
First, get API-key from Google via the website
https://aistudio.google.com/welcome -
Now we install google-genai which can be done using our requirements.txt
pip install -r requirements.txt -
Then we simply type:
.\searchCLI.sh ... -
Finally the result will be in your terminal enjoy! 😎
- Adding alias for searchCLI.sh
- "scli" or "quicksearch"