Skip to content

kieranknowles1/extern-tilde

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tilde

Tilde is a minimal browser homepage for pro web surfers.

Preview

Usage

To go to a site, type the corresponding key and press Enter.

e.g. g Enter will redirect you to github.com

To search a site, type a space after the site’s key followed by your query.

e.g. y kittens Enter will search YouTube for kittens

If your input doesn’t match a key, a DuckDuckGo search will be triggered.

e.g. google Enter will search DuckDuckGo for google

To go to a specific path on a site, type the path after the site’s key.

e.g. r/r/startpages Enter will redirect you to reddit.com/r/startpages

To access any other site, enter the URL directly.

e.g. example.com Enter will redirect you to example.com

Beyond

Tilde is meant to be customized—make it yours!

My Changes

I have made the following changes to the original Tilde, feel free to port them to your fork:

  • Commands are fetched from commands.json instead of being hardcoded in index.html
  • Added an optional icon field to commands, which refers to an PNG from dashboard-icons
    • This is shown on the left, replacing the shortcut
  • Highlight shortcuts in the command name instead of alongside it
    • This means that, for example, the command named Minecraft with shortcut mc will be displayed as Minecraft

License

Use and modify Tilde as you see fit.

About

Minimal browser startpage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%