1.1.1 • Published 5 years ago

mozaik-ext-harvestv1 v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Mozaïk Harvest widgets (under construction)

This repository contains some Harvest widgets to use with version 1 of Mozaïk.

Harvest Client Configuration

In order to use the Mozaïk harvest widgets, you should configure its client. It's not required that you provide a token for authentication, but then you'll only be able to see public repos and the rate limit will apply.

parameters

keyenv keyrequireddefaultdescription
tokenHARVEST_ACCESS_TOKENyes''harvest authentication token
baseUrlHARVEST_ACCOUNT_IDyes''harvest account id
baseUrlHARVEST_USER_AGENTyes'Mozaik Dashboard'device name/email, can be anything

Widgets

Timers

Displays a list of running timers.

usage

{
  type: 'harvestv1.timers',
  columns: 1, rows: 1, 
  x: 0, y: 0
}

Changelog

1.0.1 and below

Unstable jumble of code. :(

1.1.0

First real version. Added Timers widget.

1.1.1

Changed display to project/task display