Skip to content

eikeland/dial

 
 

Repository files navigation

Dial

About

Dial it's my launcher for frequent websites. It could replace the newtab page on Chrome.

If you want to see how it works, check out this demo:

Demo

If you want to have your own links, fork this repo, change the data.json file and build it.

Search

search

Tip: Search and press enter: navigates to the first occurrence. Or search and use the arrows keys to navigate.

Weather config window

weather

Clock config window

clock

Themes

Dark

dark

Light

light

Installation

develop

# install
yarn
# compile js
yarn build:watch
# serve at :5000
yarn start

build

yarn build

TODO

  • Navigate through results with keys
  • Options page
  • Add/Edit/Remove links
  • Profile image upload
  • Sync
  • Backgrounds?

Packages

No packages published

Languages

  • JavaScript 94.3%
  • Vue 5.6%
  • HTML 0.1%