Skip to content

andtechstudios/to

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To

Navigate anywhere on the web from your terminal

badge

Installation

Check out installation instructions here

Setup

Create a hotspot list

Method 1: Hotspot file in home directory

  1. Create a hotspot file at ~/to.json.

Method 2: List of hotspot directories

  1. Set the environment variable ANDTECH_TO_PATH as a delimited1 list of directories to search for hotspot files. To will read all json files in these directories.

Usage

  • Enter to followed by a search query. The best hotspot will be selected and will launch the url in a web browser.
$ to github andtech studios
https://github.com/andtechstudios

Footnotes

  1. Windows users should use a semi-colon (;) delimiter. All other users should use a colon (:) delimiter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages