Skip to content

santimorph/startpage

Repository files navigation

Start Page Dashboard

Small personal start page, for home screen or new tab purposes. Currently supports:

  • Searching with multiple search engines.
  • Quick access to a list of sites.
  • Current weather information.

Screenshot of the site

Usage

Clone the repository:

git clone https://github.com/saniru/startpage.git

Install the dependencies:

npm install

Load the default data files:

npm run load-defaults

Edit the resulting pages.json, search_engines.json, weather.json files to your liking.

Run the server:

npm run serve

About

Personal startpage dashboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published