Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xvvvyz/tilde
Minimal browser startpage.
https://github.com/xvvvyz/tilde
duckduckgo homepage newtab startpage unlicense
Last synced: 3 months ago
JSON representation
Minimal browser startpage.
- Host: GitHub
- URL: https://github.com/xvvvyz/tilde
- Owner: xvvvyz
- License: unlicense
- Created: 2016-02-01T02:27:49.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T21:09:41.000Z (3 months ago)
- Last Synced: 2024-11-03T22:18:58.416Z (3 months ago)
- Topics: duckduckgo, homepage, newtab, startpage, unlicense
- Language: HTML
- Homepage: https://tilde.xvvvyz.xyz
- Size: 610 KB
- Stars: 824
- Watchers: 14
- Forks: 265
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tilde
Tilde is a minimal browser homepage for pro web surfers.
## 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. `g tilde` Enter will
[search GitHub for tilde](https://github.com/search?q=tilde)**If your input doesn’t match a key**, a DuckDuckGo search will be
triggered.e.g. `tilde` Enter will
[search DuckDuckGo for tilde](https://duckduckgo.com/?q=tilde)**To go to a specific path on a site**, type the path after the site’s
key.e.g. `g/xvvvyz/tilde` Enter will redirect you to
[github.com/xvvvyz/tilde](https://github.com/xvvvyz/tilde)**To access any other site**, enter the URL directly.
e.g. `example.com` Enter will redirect you to
[example.com](https://example.com)## Beyond
Tilde is meant to be customized—[make it yours!](index.html)
## License
Use and modify Tilde [as you see fit](UNLICENSE).