Skip to content
forked from jeroenpardon/sui

A startpage for your server and / or new tab page

License

Notifications You must be signed in to change notification settings

krateng/startpage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startpage

a startpage for your server and / or new tab page

screenshot

More screenshots

Changes to Upstream

  • Themes are dynamic, no boilerplate code to define them
  • Use much more concise YAML for configuration
  • No custom search providers, duckduckgo as default
  • No hidden promotional / advertising content

Install:

  • git clone this repository
  • sh server.sh
  • The page should be available at http://localhost:8000

Customization

Client Configuration

  • Click the options button on the left bottom to change theme

Server Configuration

Add your services by editing services.yml, your bookmarks in bookmarks.yml and custom color themes in themes.yml.

Find the names of icons to use at Material Design Icons

About

A startpage for your server and / or new tab page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 42.1%
  • JavaScript 37.5%
  • HTML 19.1%
  • Dockerfile 1.1%
  • Shell 0.2%