node-red-contrib-nina

0.0.1 • Public • Published

Node RED NINA

Node-RED node for querying NINA (Notfall-Informations- und Nachrichten- App des Bundes)

Get Help

For bug reports and feature requests, open issues. 🐛

💖 Support my projects

I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, this takes time. You can integrate and use these projects in your applications for free! You can even change the source code and redistribute (even resell it).

Thank you to all my backers!

People

Become a backer

However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:

  • Starring and sharing the projects you like 🚀

  • Crypto.com  —  Use my referral link https://crypto.com/app/f2smbah8fm to sign up for Crypto.com and we both get $25 USD :)

  • PayPal   —   You can make one-time donations via PayPal. I'll probably buy a coffee tea. 🍵

  • ko-fi  —  I'll buy a tea coffee. 😉

Thanks! ❤️

☁️ Installation

First of all install Node-RED

$ sudo npm install -g node-red
# Then open  the user data directory  `~/.node-red`  and install the package
$ cd ~/.node-red
$ npm install node-red-contrib-nina

Or search for nina in the manage palette menu

Then run

node-red

😋 How to contribute

Have an idea? Found a bug? See how to contribute.

git clone https://github.com/naimo84/node-red-contrib-nina.git
cd node-red-contrib-nina
npm install
gulp
cd ~/.node-red
npm install /path/to/node-red-contrib-nina

📜 Credits

Package Sidebar

Install

npm i node-red-contrib-nina

Weekly Downloads

1

Version

0.0.1

License

none

Unpacked Size

28.2 kB

Total Files

5

Last publish

Collaborators

  • naimo84