nunq / startpage

my startpage. made for 1920x1200p displays.

Home Page:https://nunq.github.io/startpage/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

startpage

my /comfy/ startpage

links are personalized, you probably want to change them

  • the page needs js for basic functionality, the noscript version is barely functional

  • geolocation is used to get current weather conditions (openweathermap api)

  • the image is refreshed every minute, the weather every 10 minutes

  • how the search bar works:

if :// -> redirect
if url but no :// -> prefix https:// and redirect
else forward query to duckduckgo
  • browser compatibility may vary (uses avif images, ogg)
  • doesn't work at all on mobile and probably will never

dark mode: screenshot dark mode

light mode: (use this css file, for example with stylus) screenshot light mode

About

my startpage. made for 1920x1200p displays.

https://nunq.github.io/startpage/

License:Creative Commons Zero v1.0 Universal


Languages

Language:HTML 45.5%Language:JavaScript 28.8%Language:CSS 25.7%