Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 621 Bytes

File metadata and controls

22 lines (16 loc) · 621 Bytes

Timer

tag: #meteorjs, #highcharts, #semantic-ui

A simple timer app build with meteorjs :)

Elapse time mode Remaining time mode
Alt text Alt text

Timer uses Highcharts Solid Gauge to display the on going time.

Add highcharts-gauge to meteor project

meteor add maazalik:highcharts-gauge

This package will add maazalik:highcharts.

For the UI

meteor add semantic:ui-css