excalith / excalith-start-page

Terminal-inspired, clean, feature-rich and customizable browser start page for geeks. Has built-in editor for customizing.
https://excalith-start-page.vercel.app
MIT License
554 stars 163 forks source link
browser browser-start-page customizable docker javascript landing-page newtab-page next react start-page tailwind terminal-like

Excalith Start Page

This is an interactive start page for browsers, inspired from my terminal setup. [![Vercel Status](https://therealsujitk-vercel-badge.vercel.app/?app=excalith-start-page)](https://excalith-start-page.vercel.app) [![Demo Version (latest semver)](https://img.shields.io/github/package-json/v/excalith/excalith-start-page?label=preview)](https://github.com/excalith/excalith-start-page) [![GHCR Version (latest semver)](https://img.shields.io/github/v/tag/excalith/excalith-start-page?sort=semver&label=ghcr)](https://github.com/excalith/excalith-start-page/pkgs/container/excalith-start-page) [![Docker Version (latest semver)](https://img.shields.io/docker/v/excalith/start-page?sort=semver&label=docker)](https://hub.docker.com/r/excalith/start-page)

Demo

You can explore the working version here. To get inspired by community members' configurations, visit the Showcase in discussions!

[!IMPORTANT] This is a demo version and will be updated regularly, which might break your configurations. It is not recommended for daily browsing. Please refer to the wiki page for more information.

Features

Please refer to configuration page for more information.

Built-In Commands

Key Bindings

Using

There are multiple ways of using this app explained in details on getting started wiki page. Here is a TLDR:

Fork

You can fork this repository and have direct control over the source code. This is the best way to customize the start page to your liking. Then you can create Docker images, deploy on your server or serve it locally. Check out the Fork Wiki Page for more information.

Docker Image

Using a Docker image is another convenient way to use the start page. You can either use the image from Docker Hub or Github Registry. Currently supports both amd64 and arm64 images. Check out the Docker Wiki Page for more information.

Online Version

You can use the Online Version (aka. preview version) as well. However, since this is the preview of the project with constant updates, it might break your configurations. I would recommend building your own fork instead. Check out the Online Version Wiki Page for more information.

Customization

This project, at its heart, supports customization to better suit your desktop environment. There are three methods to personalize the project according to your preferences:

You can either

Check out the Configuration and Themes wiki pages for more information regarding themes and configuration options.

How To Contribute

Please feel free to contribute any way you can. Just keep in mind that you should pay attention to contributing guideline before contributing.

License

The code is available under the MIT license. Feel free to copy, modify, and distribute the code as you wish, but please keep the original license in the files. Attribution is appreciated and will definetely help improving this project.