1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00

updated documentation

This commit is contained in:
Jan Kolkmeier 2014-03-02 01:05:35 +01:00
parent c46e3dd0f2
commit 654095d83c

View File

@ -30,9 +30,9 @@
</script>
<script type="text/x-red" data-help-name="desktopnotify">
<p>Incomming data gets forwarded to your desktopnotify-compatible desktop notification service.</p>
<p>Incomming data gets forwarded to your growl- or libnotify-compatible desktop notification service.</p>
<p>Messages longer than maxlength get truncated.</p>
<p>See the <a href="https://github.com/mytrile/node-desktopnotify">desktopnotify node module</a> and <a href="https://wiki.archlinux.org/index.php/Desktop_Notifications">this wiki</a> for more information.</p>
<p>See the <a href="https://github.com/visionmedia/node-growl">growl node module</a> for more information, also on Windows support.</p>
</script>
<script type="text/javascript">