https://github.com/linksake/startpage
My startpage / new tab setup.
https://github.com/linksake/startpage
Last synced: 4 months ago
JSON representation
My startpage / new tab setup.
- Host: GitHub
- URL: https://github.com/linksake/startpage
- Owner: LinkSake
- Created: 2023-03-24T22:24:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T22:19:43.000Z (about 3 years ago)
- Last Synced: 2025-07-19T01:53:24.948Z (11 months ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LinkSake's Startpage
Minimal startpage based on several startpages I saw on [r/startpages](https://www.reddit.com/r/startpages/comments/12bobou/my_first_custom_start_page/).
## Sections
- Search: Simple search input that redirects your query to DuckDuckGo.
- Date and time: Current time and date.
- Weather: Request to [wttr.in](https://wttr.in/) to get the current weather on my city.
- Links: Some frequently accesed links.
- Poem: Request to [PoetryDB](https://poetrydb.org/index.html) to get a random short poem.
- Art: Some ASCII Art of a paper crane.
## Live Demo
[https://linksake.github.io/startpage/](https://linksake.github.io/startpage/)
## TODOs
- Make the art displayed random, haven't found an existing db or api of ascii art yet.
- Make the mobile layout nicer