Skip to content

YieldTek/growlapse-client

Repository files navigation

Grow Lapse Client

Grow lapse is an open source minimal system for taking and managing time lapses. If you do not have the server setup follow the instructions here to get the server up and running.

Prerequisites

You will need the following things properly installed on your computer.

Installation

Clone and enter the repository from your terminal:

git clone https://github.com/YieldTek/growlapse-client.git

cd growlapse-client

Install project dependencies:

npm install

Configuration

I suggest going in the growlapse-client/config/enviroment.js file and editing the SERVER_IP key. Set the value to the IP address of the machine you are running the server on. This will allow you to access and use the client from machines other than the one running it.

Running / Development

Running Tests

  • ember test
  • ember test --server

Images

Imgur Image

Imgur Image


Author: Sean Moriarty

Email: yieldtekco@gmail.com

Github: github.com/smoriarty21

Website: yieldtek.com

Reddit: reddit.com/r/hightek/

Support YieldTek: patreon.com/hightek

Donations: paypal.me/atarimaster

About

Client side of the growlapse project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published