Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nishimi-ya/tilde

A minimal browser homepage
https://github.com/nishimi-ya/tilde

search startpage static-site

Last synced: about 2 months ago
JSON representation

A minimal browser homepage

Awesome Lists containing this project

README

        

# ~

~ is a minimal browser homepage.

## Usage

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

e.g. `g` Enter will redirect you to
[github.com](https://github.com)

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

e.g. `y Rick Roll` Enter will
[search YouTube for Rick Roll](https://www.youtube.com/results?search_query=Rick%20Roll)

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

e.g. `google` Enter 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’s
key.

e.g. `r/r/unixporn` Enter will redirect you to
[reddit.com/r/unixporn](https://www.reddit.com/r/unixporn)

**To access any other site**, enter the URL directly.

e.g. `example.com` Enter will redirect you to
[example.com](https://example.com)

## License

Use and modify Tilde [as you see fit](UNLICENSE).