| CNAME | ||
| index.html | ||
| LICENSE | ||
| README.md | ||
Tilde
Inspired by /r/startpages—the idea is to have a homepage for your browser that is functional and sexy.
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:
- Entering
rwould redirect you to www.reddit.com. - Entering
twould redirect you to twitch.tv. - Entering
catswould search Google for cats.
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:
- Entering
g:tildewould search GitHub for tilde. - Entering
s:radioheadwould search SoundCloud for radiohead.
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:
- Entering
r/r/startpageswould redirect you to www.reddit.com/r/startpages - Entering
h/popularwould redirect you to hypem.com/popular.
URL Redirects
If you enter in a full domain or URL, you will be redirected to said domain or URL. For example:
- Entering
stallman.orgwould redirect you to stallman.org. - Entering
https://smile.amazon.comwould redirect you to smile.amazon.com.
Query Paramater
Additionally, you can pass any query via the q query param. For example:
- Going to
file:///path/to/tilde/index.html?q=catswould search Google for cats.
This allows you to invoke Tilde with your native browser search bar.
Configuration
The above is just the beginning. Open up the index.html file and
read through the CONFIG!
License
Feel free to use this and modify it however you like.