EivindArvesen / startpage

Custom browser startpage

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Startpage

Live demo at https://EivindArvesen.github.com/startpage/

A crudely hacked together startpage with various features.

Not yet thoroughly tested, probably won't play nice with IE < 9.

Features

  • Categorized links
  • Autocompleted search (using DDG)
  • URLs in search-field redirects

Customize

You can customize the category names and as well as the site titles and urls in

sites.json

Installation

To setup dependencies, you need to

git submodule init
git submodule update

or alternatively run the included bash-script that does this for you:

bash setup.sh

License

MIT.

About

Custom browser startpage

https://eivindarvesen.github.io/startpage/

License:MIT License


Languages

Language:CSS 64.1%Language:JavaScript 18.6%Language:HTML 16.7%Language:Shell 0.6%