Skip to content

kjaklinovic/homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ranger ispired homepage

This is ranger ispired browser homepage. It supports vim like navigation and Google suggestions. It is compatible with pywals colors.css.

Try it here: live preview.

Usage

Page has autofocus of search box. When you start typing Google suggestions will appear. Navigate through suggestions using keys.

Press TAB when search bar is focused to focus the area bellow. Navigate throught the links using keys or h j k l for vim like experience.

Alternate search engine

The page supports Google and DuckDuckGo search with autocompletion.

To configure the search engine simply edit the SEARCH_ENGINE variable on line 6 in index.js. Set it to either SEARCH_ENGINES.GOOGLE (default) or SEARCH_ENGINES.DUCKDUCKGO.

TODO

  • Add custom commands
  • Integrate weather API
  • Implement clock
  • Implement TODO pane
  • Customizeable homepage build

Releases

No releases published

Packages

No packages published