GitHub - ruffnote/timecrowd-chrome · GitHub
Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

ruffnote/timecrowd-chrome

Folders and files

Repository files navigation

TimeCrowd Chrome Extension

OAuth

https://timecrowd.net/oauth/applications/new

Redirect URI: https://jahjoedcfifbemdippjhpcljnkcfbbbk.chromiumapp.org/provider_cb

# src/coffee/keys.coffee
TimeCrowd.keys =
  baseUrl: 'https://timecrowd.net/'
  clientId: 'ID'
  clientSecret: 'SECRET'

Build

# Install
$ bundle
$ npm install --global gulp
$ npm install

# Watch
$ gulp [watch]

Install

  1. chrome://extensions/
  2. Load unpacked extention
  3. /path/to/app

Package

./pack.sh

Jasmine

chrome-extension://jahjoedcfifbemdippjhpcljnkcfbbbk/jasmine/SpecRunner.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors