Skip to content

calamina/net

Repository files navigation

Netstart

net-start.vercel.app

Simple startpage implementing DuckDuckGo bangs and a link list

theme and work states are stored in the local storage so they persist between sessions

work button adds an extra category and disables links with the nsfw attribute

netstart screen

themes screen

bangs screen

work toggled screen

mobile
screen

Usage

  • The search list is available with the searchbar button
  • Type !xx text to search text on xx (where xx is an alias for a site), or click the desired search engine in the list

Customization

  • Edit link list in links.json
  • Edit searches list in searches.json
  • Edit themes in themes.css

TODO

  • Add localhost support
  • Keyboard navigation / shorcuts