Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nishimi-ya/tilde
- Owner: nishimi-ya
- License: unlicense
- Created: 2020-07-01T16:15:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T19:31:26.000Z (4 months ago)
- Last Synced: 2024-11-01T20:26:15.144Z (2 months ago)
- Topics: search, startpage, static-site
- Language: HTML
- Homepage: http://tilde.nishimiya.my.id/
- Size: 12.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).