Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 786 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 786 Bytes

LinkSake's Startpage

Minimal startpage based on several startpages I saw on r/startpages.

Sections

  • Search: Simple search input that redirects your query to DuckDuckGo.
  • Date and time: Current time and date.
  • Weather: Request to wttr.in to get the current weather on my city.
  • Links: Some frequently accesed links.
  • Poem: Request to PoetryDB to get a random short poem.
  • Art: Some ASCII Art of a paper crane.

Live Demo

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