Screenshots
Tilde Enhanced
A slightly modified version of Cade Scroggins's homepage Tilde. Most of the features are carried over from the original source.
Added Features
- Clicking on the clock will bring up pre-defined sites.
- Available sites show their icons instead of their corresponding keys.
- Other small changes on grids and boxes.
Usage
To go to a site, enter the first letter of the site then hit enter.
To view the available sites, press ? or click on the clock.
If your input doesn't match any of the commands,
a generic DuckDuckGo search will be triggered. For example:
- Entering
rwould redirect you to www.reddit.com. - Entering
twould redirect you to twitch.tv. - Entering
catswould search Cats.
Note that by default, queries are searched on DuckDuckGo but this can be configured easily by updating two lines.
This version is not suitable for use on mobile as clicking on the clock will only bring up pre-defined sites.
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:tilde-enhancedwould search GitHub for tilde-enhanced. - Entering
y:catswould search Cats on YouTube.
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
keep.google.comwould redirect you to keep.google.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 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.
