Skip to content

connorrt/mozaik-ext-harvest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

key env key required default description
token HARVEST_ACCESS_TOKEN yes '' harvest authentication token
baseUrl HARVEST_ACCOUNT_ID yes '' harvest account id
baseUrl HARVEST_USER_AGENT yes 'Mozaik Dashboard' device name/email, can be anything

Widgets

Timers

Displays a list of running timers.

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

Releases

No releases published

Packages

No packages published