Skip to content

custom-start-page/tilde-enhanced

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tilde Enhanced

Based on Cade Scroggins's Tilde.

Screenshots

Screenshot

Added Features

Most of the features are carried over from the original source. Few of the added features are:

  • Added a "Quick Launch" functionality, which launches all the sites with quickLaunch property set to true upon entering q!.
  • Color theme can now be inverted easily by either editing config or using invert! command.
  • Added an option to show launch keys instead of icons again. Either edit config or type keys!.

Usage

To use Tilde as your homepage, simply set your browser's home URL to Tilde's index file. 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:

Note that by default, queries are searched on DuckDuckGo but this can be configured easily by updating two lines on. Check Configuration for details.

You might have to allow pop-ups for your homepage to use quick launch feature.

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:

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:

Query Paramater

Additionally, you can pass any query via the q query param. For example:

  • Going to file:///path/to/tilde/index.html?q=cats would search Cats.

This allows you to invoke Tilde with your native browser search bar.

Configuration

Open up the script.js file and read through the CONFIG!

License

Feel free to use this and modify it however you like.

About

A minimal custom startpage for local use in your browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.7%
  • CSS 14.7%
  • HTML 2.6%