nicknack-parent

Event driven automation engine for the Internet of Things.

Лицензия

Лицензия

Группа

Группа

com.github.kmbulebu.nicknack
Идентификатор

Идентификатор

nicknack-parent
Последняя версия

Последняя версия

0.0.7
Дата

Дата

Тип

Тип

pom
Описание

Описание

nicknack-parent
Event driven automation engine for the Internet of Things.
Ссылка на сайт

Ссылка на сайт

https://github.com/kmbulebu/NickNack
Система контроля версий

Система контроля версий

https://github.com/kmbulebu/NickNack

Скачать nicknack-parent

Имя Файла Размер
nicknack-parent-0.0.7.pom 7 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/nicknack-parent/ -->
<dependency>
    <groupId>com.github.kmbulebu.nicknack</groupId>
    <artifactId>nicknack-parent</artifactId>
    <version>0.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/nicknack-parent/
implementation 'com.github.kmbulebu.nicknack:nicknack-parent:0.0.7'
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/nicknack-parent/
implementation ("com.github.kmbulebu.nicknack:nicknack-parent:0.0.7")
'com.github.kmbulebu.nicknack:nicknack-parent:pom:0.0.7'
<dependency org="com.github.kmbulebu.nicknack" name="nicknack-parent" rev="0.0.7">
  <artifact name="nicknack-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kmbulebu.nicknack', module='nicknack-parent', version='0.0.7')
)
libraryDependencies += "com.github.kmbulebu.nicknack" % "nicknack-parent" % "0.0.7"
[com.github.kmbulebu.nicknack/nicknack-parent "0.0.7"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • nicknack-core
  • nicknack-server
  • example-provider
  • nicknack-basic-providers
  • xbmc-provider
  • ssh-provider
  • dsc-it100-provider
  • pushover-provider
  • wemo-provider
  • nicknack-server-assembly

Build Status

NickNack

NickNack is an event driven automation engine for the "Internet of Things." Most homes are now equipped with at least one internet connected TV, appliance, security system, stereo receiver, or other device. Additionally, we find Home Theater PC software, Internet services, such as email and weather updates. Nick Nack aims to offer an easy way to create meaningful connections between these providers and more.

A list of included providers is available [here] (./PROVIDERS.md).

Prerequisites

  • Java JRE 7 or higher

Download

Running

Linux / OS X

  1. Download nicknack distribution. curl -o nicknack.tgz "http://repo1.maven.org/maven2/com/github/kmbulebu/nicknack/nicknack-server-assembly/0.0.7/nicknack-server-assembly-0.0.7-distribution.tar.gz
  2. Unpack. tar xzf nicknack.tgz
  3. Start. nicknack/bin/nicknack start
  4. Visit (http://127.0.0.1:8085/).

Windows

  1. Download nicknack distribution zip file using above link.
  2. Unzip.
  3. Open a command line and run nicknack\bin\nicknack.bat start
  4. Visit (http://127.0.0.1:8085/).

Configuring providers

Web based configuration is not yet available. Until then, you can configure NickNack providers by editing the nicknack/conf/nicknack_config.xml file.

Версии библиотеки

Версия
0.0.7
0.0.6
0.0.5b
0.0.5
0.0.4