0.1.0 • Published 9 months ago

iobroker.blockly-plus v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Logo ioBroker - Blockly Plus

Add future blocks to ioBroker JavaScript-Blockly

Github page

Extract of blocks to be added

  • Multiple arithmetic- and logic-blocks

  • Telegram keyboard generator

  • is value between this and that

  • if empty then

  • get the index of list-loop

  • Multiple property/function-block

...and much more

Note / Disclaimer

This project is in an early alpha phase.

The blocks could still contain bugs or be modified so that they are not downward compatible. For this reason, they shouldn't be transferred to a live/productive system.

You can view and test the blocks in sandbox.html, if the repository is copied to iobroker.

Currently, the project is only translated into English and German.

This is my first project on GitHub, and I hope, I can give and get help.

Manual

Install with web-interface

In the adapter tab, click on the octocat-icon . Choose register "Any", insert the link https://github.com/excal-foley/ioBroker.blockly-plus and install.

Install with commands

npm install https://github.com/excal-foley/ioBroker.blockly-plus

You can view and test the blocks in sandbox.html

Links

this project - Github page

ioBroker - Github page

ioBroker.javascript - Github page

ioBroker.telegram - Github page

Google-Blockly - Github page

Google-Blockly - project page

This adapter was created with

Changelog

0.1.0 (2023-08-09)

  • (bluefox) refactoring

License

The MIT License (MIT)

Copyright (c) 2020-2023 Excal Foley excal.foley@gmail.com