Skip to content

alrayyes/tilde

 
 

Repository files navigation

Tilde

wercker status Build Status

Inspired by /r/startpages—the idea is to have a homepage for your browser that is functional and sexy.

Screenshot

Usage

To go to a site, enter the corresponding key. To view the available sites and their keys, press ?. If your input doesn't match any of the commands, a generic Google search will be triggered. For example:

On mobile, you can click the clock to focus the search input.

Searching

You can search any of the sites by typing a colon after the site's key, followed by your search query. For example:

Specific Locations

You can go to a specific location on a site by typing a forward slash after the site's key, followed by the location on the site you'd like to be redirected to. For example:

URL Redirects

If you enter in a full domain or URL, you will be redirected to said domain or URL. For example:

Configuration

The above is just the beginning. Open up the index.html file and read through the CONFIG!

Build

Yarn (recommended)

yarn install
yarn build

NPM

npm install
npm build

Output should be in ./dist

License

MIT License

Packages

No packages published

Languages

  • JavaScript 80.6%
  • CSS 17.2%
  • HTML 2.2%