Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 438 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 438 Bytes

Hue Pomodoro

Pomodoro that controls your lights during work / rest periods


Features

  • Pomodoro
  • Rest / Work light-modes
  • Custom Timer
  • Light controls

Quick Start

Clone this repo

$ git clone https://github.com/kawikadkekahuna/Hue-Pomodoro.git
$ cd Hue-Pomodoro

Install dependencies

$ npm install # or yarn

Launch dev environment

$npm run dev