All Projects → Astranno → googlr

Astranno / googlr

Licence: MIT license
Googlr is a command line tool that lets you search Google from your terminal.

Programming Languages

swift
15916 projects
shell
77523 projects

Projects that are alternatives of or similar to googlr

flytectl
A cross platform CLI for Flyte. Written in Golang. Offers an intuitive interface to Flyte https://docs.flyte.org/projects/flytectl/en/latest/
Stars: ✭ 23 (-34.29%)
Mutual labels:  command-line-interface
Smenu
smenu started as a lightweight and flexible terminal menu generator, but quickly evolved into a powerful and versatile CLI selection tool for interactive or scripting use.
Stars: ✭ 1,906 (+5345.71%)
Mutual labels:  command-line-interface
Blackeye-for-Windows
This is a Phishing tool. Phishing is a type of hacking also called credential harvesting. It creates fake websites for victims to login which saves their login info which includes IP, User-Agent, Username and Password to a file in the computer running Blackeye. This tool has been there for Linux and even Android via Termux. I converted it to Win…
Stars: ✭ 38 (+8.57%)
Mutual labels:  command-line-interface
croatoan
Common Lisp bindings for the ncurses terminal library.
Stars: ✭ 111 (+217.14%)
Mutual labels:  command-line-interface
Gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
Stars: ✭ 6,762 (+19220%)
Mutual labels:  command-line-interface
Reactopt
A CLI React performance optimization tool that identifies potential unnecessary re-rendering
Stars: ✭ 1,975 (+5542.86%)
Mutual labels:  command-line-interface
CommandLineParser.Core
💻 A simple, light-weight and strongly typed Command Line Parser made in .NET Standard!
Stars: ✭ 32 (-8.57%)
Mutual labels:  command-line-interface
diagrams-braille
Render diagrams to Braille
Stars: ✭ 21 (-40%)
Mutual labels:  command-line-interface
Rebound
Command-line tool that instantly fetches Stack Overflow results when an exception is thrown
Stars: ✭ 3,763 (+10651.43%)
Mutual labels:  command-line-interface
ExampleCLI
Example TypeScript CLI with Node.js
Stars: ✭ 37 (+5.71%)
Mutual labels:  command-line-interface
monoreact
📦 React workspaces implementation
Stars: ✭ 13 (-62.86%)
Mutual labels:  command-line-interface
Onefetch
Git repository summary on your terminal
Stars: ✭ 3,680 (+10414.29%)
Mutual labels:  command-line-interface
Shogun
Shodan.io Command Line Interface
Stars: ✭ 42 (+20%)
Mutual labels:  command-line-interface
ara-cli
Command Line Interface for Ara Framework
Stars: ✭ 47 (+34.29%)
Mutual labels:  command-line-interface
AWS-CLI-Commands
Collection of AWS CLI commands for several AWS services.
Stars: ✭ 44 (+25.71%)
Mutual labels:  command-line-interface
cli-progress
⌛ easy to use progress-bar for command-line/terminal applications
Stars: ✭ 672 (+1820%)
Mutual labels:  command-line-interface
Enhancd
🚀 A next-generation cd command with your interactive filter
Stars: ✭ 2,049 (+5754.29%)
Mutual labels:  command-line-interface
savepagenow
A simple Python wrapper and command-line interface for archive.org’s "Save Page Now" capturing service
Stars: ✭ 140 (+300%)
Mutual labels:  command-line-interface
pypi-command-line
A powerful, colorful, beautiful command-line-interface for pypi.org
Stars: ✭ 32 (-8.57%)
Mutual labels:  command-line-interface
UnityCLI
Unity TCP CLI communication for debugging
Stars: ✭ 22 (-37.14%)
Mutual labels:  command-line-interface




Contents

Installation

Install with the Installer

Run the following command in your Terminal application:

curl -fsSL https://raw.githubusercontent.com/Astranno/googlr/master/Install%20Scripts/install.sh | sudo sh

Install Manually

  1. Download or clone this repository
git clone https://github.com/Astranno/googlr.git
  1. Copy googlr from the googlr/Source/ folder to...
/usr/local/bin

If you have any issues with the install create an issue here.

Usage

$ googlr "<your search here>"

Replace <your search here> with the search you would like to perform on Google.

Uninstallation

Uninstall with the Uninstaller

Run the following command in your Terminal application:

curl -fsSL https://raw.githubusercontent.com/Astranno/googlr/master/Install%20Scripts/uninstall.sh | sudo sh

Uninstall Manually

  1. Delete googlr from...
/usr/local/bin

If you have any issues with the uninstall create an issue here.

Contributing

Feel free to submit issues and pull requests.

Licence

googlr is available under the MIT licence. See the LICENCE file for more info.


Made with ❤️ by Astranno

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].