{"id":13529897,"url":"https://github.com/Astranno/googlr","last_synced_at":"2025-04-01T17:31:24.504Z","repository":{"id":103555135,"uuid":"145660742","full_name":"Astranno/googlr","owner":"Astranno","description":"Googlr is a command line tool that lets you search Google from your terminal.","archived":true,"fork":false,"pushed_at":"2019-04-10T22:06:17.000Z","size":3079,"stargazers_count":48,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-26T21:12:53.375Z","etag":null,"topics":["awesome","cli","command-line","command-line-interface","command-line-tool","google","googlr","macos","osx","search","swift","terminal"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/Astranno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-08-22T05:32:58.000Z","updated_at":"2025-01-04T14:36:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6097308-0a61-47c1-aa1a-b6962abfeecb","html_url":"https://github.com/Astranno/googlr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astranno%2Fgooglr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astranno%2Fgooglr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astranno%2Fgooglr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astranno%2Fgooglr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Astranno","download_url":"https://codeload.github.com/Astranno/googlr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246680272,"owners_count":20816666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["awesome","cli","command-line","command-line-interface","command-line-tool","google","googlr","macos","osx","search","swift","terminal"],"created_at":"2024-08-01T07:00:40.417Z","updated_at":"2025-04-01T17:31:22.941Z","avatar_url":"https://github.com/Astranno.png","language":"Swift","readme":"\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"400\" src=\"https://user-images.githubusercontent.com/2769158/44444745-969a2b00-a59b-11e8-8bf7-a4ce0b096399.png\"\u003e\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\n  \u003ca href=\"https://github.com/Astranno/googlr\"\u003e\u003cimg src=\"https://img.shields.io/badge/Version-1.0.0-blue.svg?longCache=true\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/Astranno/googlr/blob/master/LICENCE.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/Licence-MIT-green.svg?longCache=true\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Made With-Swift-red.svg?longCache=true\u0026style=for-the-badge\"\u003e\n\u003c/p\u003e\n\n## Contents\n\n- [Installation](#installation)\n  - [Installer](#install-with-the-installer)\n  - [Manual](#install-manually)\n- [Usage](#usage)\n- [Uninstallation](#uninstallation)\n  - [Uninstaller](#uninstall-with-the-uninstaller)\n  - [Manual](#uninstall-manually)\n- [Contributing](#contributing)\n- [Licence](#licence)\n\n\n## Installation\n#### Install with the Installer\nRun the following command in your Terminal application:\n\n```sh\ncurl -fsSL https://raw.githubusercontent.com/Astranno/googlr/master/Install%20Scripts/install.sh | sudo sh\n```\n\n#### Install Manually\n1. Download or clone this repository\n\n``` \ngit clone https://github.com/Astranno/googlr.git\n```\n\n2. Copy `googlr` from the `googlr/Source/` folder to...\n\n``` \n/usr/local/bin\n```\n\nIf you have any issues with the install create an issue [here](https://github.com/Astranno/googlr/issues/new).\n\n## Usage\n\n```\n$ googlr \"\u003cyour search here\u003e\"\n```\n\nReplace \\\u003cyour search here\u003e with the search you would like to perform on [Google](https://www.google.com).\n\n## Uninstallation\n#### Uninstall with the Uninstaller\nRun the following command in your Terminal application:\n\n```sh\ncurl -fsSL https://raw.githubusercontent.com/Astranno/googlr/master/Install%20Scripts/uninstall.sh | sudo sh\n```\n\n#### Uninstall Manually\n1. Delete `googlr` from...\n\n``` \n/usr/local/bin\n```\n\nIf you have any issues with the uninstall create an issue [here](https://github.com/Astranno/googlr/issues/new).\n\n## Contributing\n\nFeel free to submit issues and pull requests.\n\n## Licence\n\n`googlr` is available under the MIT licence. See the LICENCE file for more info.\n\n\u003cbr/\u003e\n\nMade with ❤️ by [Astranno](https://github.com/astranno)\n","funding_links":[],"categories":["Command-Line Productivity","Swift"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAstranno%2Fgooglr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAstranno%2Fgooglr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAstranno%2Fgooglr/lists"}