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

https://github.com/dimithrandir/homepage

A simple minimal custom browser homepage
https://github.com/dimithrandir/homepage

homepage newtab startpage

Last synced: 9 months ago
JSON representation

A simple minimal custom browser homepage

Awesome Lists containing this project

README

          

# homepage
A simple interactive custom browser homepage with vim-line bindings.

Try it out here: https://dimithrandir.github.io/homepage/

### Instructions

Put your links in `consts.js` following the structure there.

You can add your custom image directory and image paths.

Use the basic vim bindings (or the mouse) for navigation through the links, `enter` to open one.

Hover over the `?` in the bottom-right corner for help.

#### homepagepics.sh

A shell script that picks a random number of images from a directory and inserts them into `consts.js`.

Make sure to edit it and add your own directories before using.