Minimal self-contained speed dial for use on cloud-based storage across multiple devices.
Go to file
Abhorrent_Anger f2aa236012 Update README.md 2018-07-22 00:42:15 +03:00
examples Update 2018-07-22 00:35:51 +03:00
LICENSE Add LICENSE 2018-07-21 23:57:59 +03:00
README.md Update README.md 2018-07-22 00:42:15 +03:00
start_blank.html Update 2018-07-22 00:35:51 +03:00

README.md

VertiBar Start Page

Minimal self-contained speed dial for use on cloud-based storage across multiple devices. Fully configurable through variables and JSON arrays. Supports link sorting and cryptocurrency tickers with CoinMarketCap API price updates.

Usage

Drop it wherever, point your browser to it as a New Tab.

Configuration

Set the variables inside the <script> tag (See comments or examples for formatting) and optionally change out the colors inside the <<style> tag.

Examples

Basic full example

Notes

As of yet, CoinMarketCap API calls aren't limited, nor cached. jQuery library used for animations and basic processing should be cached by your browser.