Giter Club home page Giter Club logo

iobroker.vis-julienwidgets's Introduction

Logo ioBroker.vis-julienwidgets

This is julienwidgets widget set to create your own. Screenshot

You can read instructions in julienwidgets.js, julienwidgets.html files

To create your own widget set:

  • download and unpack this packet from github https://github.com/ioBroker/ioBroker.vis-julienwidgets/archive/master.zip or clone git repository git clone https://github.com/ioBroker/ioBroker.vis-julienwidgets.git

  • download required npm packets. Write in ioBroker.vis-julienwidgets directory: npm install

  • set name of this julienwidgets. Call

    grunt rename --name=mynewname [email protected] --author="Author Name"

    mynewname must be lower case and with no spaces.

    If grunt is not availible, install grunt globally:

    npm install -g grunt-cli

  • rename directory from ioBroker.vis-julienwidgets to iobroker.vis-mynewname

  • to use this julienwidgets you should copy it into iobroker/node_modules directory call iobroker visdebug mynewname to enable debugging and upload widget to "vis". (This works only from V0.7.15 of js-controller)

  • enable debug in vis with iobroker visdebug mynewname

    You can just edit files in /opt/iobroker/node_modules/iobroker.vis-mynewname, but call after every change the iobroker visdebug mynewname Optionally you can edit your files directly in /opt/iobroker/iobroker-data/files/vis/widgets/mynewname.html. But after "vis" restart all changes will be lost.

    You can find debug instructions here: https://github.com/ioBroker/ioBroker/wiki/How-to-debug-vis-and-to-write-own-widget-set

  • create your widgets

  • change version: edit package.json and then call grunt p in your widget directory.

  • make screenshots of your widgets and place it in img/widgets.png

  • share it with community

Changelog

0.0.1 (2015-06-28)

  • (bluefox) initial checkin

License

Copyright (c) 2015-2016 Julien Rensch MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.