Skip to content

AllanChain/webnav

Repository files navigation

WebNav

Test App with Cypress Build and Deploy to gh-pages

A good start page for web navigation.

Try it out at https://allanchain.github.io/webnav/

Features

  • Import and export bookmarks and config via JSON files
  • Easy editing site's icon, display name and search query
  • Works with Favicon Grabber, for even easier icon and name editing
  • Easy reordering
  • Easy searching in any sites, as long as configured
  • Highly customizable
  • Able to add proxy

JSON file

It is possible to host your own bookmarks:

schema

[
    {
        "title": "Pypi",
        "url": "https://pypi.org",
        "search": "/search?q={}",
        "icon": "https://pypi.org/static/images/favicon.6a76275d.ico"
    }
]

TODO

See the project

Default Backgroud Image

Photo by Juliana Chyzhova on Unsplash

Project setup

VSCode i18n-ally

{
  "i18n-ally.localesPaths": "src/locales",
  "i18n-ally.keystyle": "nested",
  "i18n-ally.sourceLanguage": "en"
}

About

Customizable web navigation and searching PWA

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Contributors 3

  •  
  •  
  •