{"id":20542796,"url":"https://github.com/andrewrgarcia/googlebash","last_synced_at":"2026-04-19T14:32:22.618Z","repository":{"id":89160953,"uuid":"534903892","full_name":"andrewrgarcia/googlebash","owner":"andrewrgarcia","description":"Calling a google search from your terminal / command line","archived":false,"fork":false,"pushed_at":"2025-07-21T18:13:36.000Z","size":824,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-21T20:22:55.185Z","etag":null,"topics":["bash","bash-script","terminal"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewrgarcia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-10T05:42:13.000Z","updated_at":"2025-07-21T18:13:40.000Z","dependencies_parsed_at":"2023-06-14T05:15:31.560Z","dependency_job_id":null,"html_url":"https://github.com/andrewrgarcia/googlebash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrewrgarcia/googlebash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewrgarcia%2Fgooglebash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewrgarcia%2Fgooglebash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewrgarcia%2Fgooglebash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewrgarcia%2Fgooglebash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewrgarcia","download_url":"https://codeload.github.com/andrewrgarcia/googlebash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewrgarcia%2Fgooglebash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","bash-script","terminal"],"created_at":"2024-11-16T01:34:29.471Z","updated_at":"2026-04-19T14:32:22.612Z","avatar_url":"https://github.com/andrewrgarcia.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# googlebash\n\nCalling a google search from your terminal / command line\n\n## Usage (Setup below):\n\n```ruby\n# On Terminal:\ngoogle here comes the rain again\n```\n![](output.png)\n\nThat’s already very clean and clear! Here's a **lightly polished version** with consistent formatting and a minor tweak for readability:\n\n\n## ✅ Make it Runnable from Anywhere\n\n1. **Clone the repository to your home directory:**\n\n```bash\ncd ~\ngit clone https://github.com/andrewrgarcia/googlebash.git\n```\n\n2. **Make the script executable:**\n\n```bash\nchmod +x ~/googlebash/googleh.sh\n```\n\n3. **Add an alias to your `.bashrc`:**\n\n```bash\necho 'alias google=\"$HOME/googlebash/googleh.sh\"' \u003e\u003e ~/.bashrc\nsource ~/.bashrc\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewrgarcia%2Fgooglebash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewrgarcia%2Fgooglebash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewrgarcia%2Fgooglebash/lists"}