0.0.2 • Published 8 years ago

dobbio v0.0.2

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
8 years ago

Dobbio

Travis npm license

The control center for your smart home.

Experimental

BEWARE: Not officially released yet. Extremely experimental.

Getting started

git clone git@github.com:dobbio/dobbio.git
npm install

With hot reloading development server:

npm run webpack-dev-server

Open http://localhost:8080/.

Without development server:

npm run webpack # builds assets in ./public

Open http://localhost:3000/.

Not officially released on npm yet, so possible need to npm link to the separate packages.

Name

Name is based on Dobby. The house-elf in the Harry Potter series.

License

Dobbio is available under the GPLv3 license. See the LICENSE file for more info.

0.0.2

8 years ago

0.0.1

8 years ago