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
- Host: GitHub
- URL: https://github.com/dimithrandir/homepage
- Owner: Dimithrandir
- License: gpl-3.0
- Created: 2023-01-17T17:28:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-07-30T15:22:16.000Z (11 months ago)
- Last Synced: 2025-08-01T21:48:53.826Z (11 months ago)
- Topics: homepage, newtab, startpage
- Language: JavaScript
- Homepage: https://Dimithrandir.github.io/homepage/
- Size: 694 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.