HadesD / google-terminal

Google Search in Terminal/Shell/Bash by C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoogleSearchCPP

Search Google in Terminal/CMD/Power Shell/...

Watch the video

Install

Required

  • libcurl
  • C++11
  1. Clone this repo
git clone https://github.com/HadesD/CppGoogleSearch.git gg && cd gg

Ubuntu

sudo chmod -R 0777 .
./gg.sh

License

MIT

About

Google Search in Terminal/Shell/Bash by C++


Languages

Language:C++ 96.4%Language:Shell 3.6%