An open API service indexing awesome lists of open source software.

https://github.com/vimichael/min-startup

A simple startup page for my browser.
https://github.com/vimichael/min-startup

Last synced: 10 months ago
JSON representation

A simple startup page for my browser.

Awesome Lists containing this project

README

          

![screenshot](./git-assets/ss.png)

# Custom Browser Start Page

Just a simple start page to replace the default one.

## Usage

Clone the repository:

```zsh
git clone https://github.com/m1chaelwilliams/min-startup.git
```

Browser Integration:

In order for this to work, your browser must support having custom home pages. For the Brave browser, this is done through enabling "Show home button" and the providing the absolute path to the html file, prefixed with "file://"

Example: `file:///Users/username/dev/min-startup/index.html`