New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-fully-tts

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-fully-tts

This node-red node enables the voice output of a string on a fully web browser instance through it's Javascript interface. Fully is an Android fullscreen browser. Link to the developer website: https://www.ozerov.de/fully-kiosk-browser/de/ Link to Goog

  • 0.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-83.33%
Maintainers
1
Weekly downloads
 
Created
Source

Synopsis

This node-red node enables the voice output of a string on a fully web browser instance through it's Javascript interface. Fully is an Android fullscreen browser. Link to the developer website: https://www.ozerov.de/fully-kiosk-browser/de/ Link to Google play store: https://play.google.com/store/apps/details?id=de.ozerov.fully

Code Example

The node takes a string as msg.payload. The configuration includes a host name or an IP and a password. Remote administration has to be enabled. Keep the default port 2323 as preset.

Motivation

The Fully fullscreen browser can perfectly be used as a homeautomation dashboard. But it does not support the onboard text-to-speech capabilities of the webview engine. Instead is offers this feature via its own REST interface.

Installation

Install through the node-red web-interface or via npm install node-red-contrib-fully-tts.

API Reference

See https://www.ozerov.de/fully-kiosk-browser/#rest for more REST commands.

Tests

A Dockerfile is provided to create a nodered container with the node preinstalled.

Contributors

Mejsel (marcel.indlekofer@gmail.com)

License

GPL license.

Keywords

FAQs

Package last updated on 19 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc