Googlr 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Googlr --version 1.0.6
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Googlr --version 1.0.6
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Googlr&version=1.0.6
nuke :add-package Googlr --version 1.0.6

googlr

Cmd-line Google search for Windows! (Inspired from Googler for Linux)


USAGE:

googlr

Common search techniques

  • Enter the search-phrase for general Search (e.g. "cosmos db" site:stackoverflow.com)
  • Enter / followed by the search-phrase for News-search (e.g. /microsoft azure)
  • Enter the index to open the corresponding link (in default browser)
  • Enter c to clear the console
  • Enter q to quit
  • Enter ? to print this help

PRE-REQ: .NET Core SDK

# Install from nuget.org
dotnet tool install -g googlr

# Upgrade to latest version from nuget.org
dotnet tool update -g googlr --no-cache

# Install a specific version from nuget.org
dotnet tool install -g googlr --version 1.0.x

# Uninstall
dotnet tool uninstall -g googlr

NOTE: If the Tool is not accesible post installation, add %USERPROFILE%\.dotnet\tools to the PATH env-var.


CONTRIBUTION
# Install from local project path
dotnet tool install -g --add-source ./bin googlr

# Publish package to nuget.org
nuget push ./bin/Googlr.1.0.0.nupkg -ApiKey <key> -Source https://api.nuget.org/v3/index.json
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.1.1 365 1/1/2022
1.1.0 371 1/15/2021
1.0.9 513 4/3/2020
1.0.7 435 2/28/2020
1.0.6 488 2/28/2020
1.0.5 471 2/27/2020
1.0.4 430 2/27/2020