Terminal-inspired, clean and customizable browser start page for geeks.
10K+
This is an interactive start page for browsers, inspired from my terminal setup.
Pull the latest image
docker pull excalith/start-page:latest
Run the image (change the port mapping of 8080 into something you want)
docker run --name start-page --restart=always -p 8080:3000 -d excalith/start-page
help command (shows basic usage and your configured search shortcuts)fetch command (time, date, system and browser data)config command
config help - Displays config command usageconfig import <url> - Import configuration from a URL to your local storageconfig theme - Lists all available themesconfig theme <theme-name> - Switches between themes and sets your local configurationconfig edit - Edit local configuration within editorconfig reset - Reset your configuration to defaultYou can pretty much customize everything! Please refer to configuration and themes pages for more information regarding themes and configuration options.
Please feel free to contribute to Excalith Start Page any way you can. Just keep in mind that you should pay attention to contributing guideline before contributing.
Content type
Image
Digest
sha256:9da25a837…
Size
48.1 MB
Last updated
over 1 year ago
docker pull excalith/start-page