tilde/README.md
2024-06-20 13:31:23 -07:00

41 lines
1.1 KiB
Markdown

# Tilde
Tilde is a minimal browser homepage for pro web surfers.
## Usage
**To go to a site**, type the corresponding key and press <kbd>Enter</kbd>.
e.g. `g` <kbd>Enter</kbd> will redirect you to
[github.com](https://github.com)
**To search a site**, type a space after the site&rsquo;s key followed by your
query.
e.g. `y kittens` <kbd>Enter</kbd> will
[search YouTube for kittens](https://www.youtube.com/results?search_query=kittens)
**If your input doesn&rsquo;t match a key**, a DuckDuckGo search will be
triggered.
e.g. `google` <kbd>Enter</kbd> will
[search DuckDuckGo for google](https://duckduckgo.com/?q=google)
**To go to a specific path on a site**, type the path after the site&rsquo;s
key.
e.g. `r/r/selfhosted` <kbd>Enter</kbd> will redirect you to
[reddit.com/r/selfhosted](https://www.reddit.com/r/selfhosted)
**To access any other site**, enter the URL directly.
e.g. `example.com` <kbd>Enter</kbd> will redirect you to
[example.com](https://example.com)
## Beyond
Tilde is meant to be customized&mdash;[make it yours!](index.html)
## License
Use and modify Tilde [as you see fit](UNLICENSE).