Just to connect things, here’s the module:
Read the statement by Michael Teeuw here.
Posts made by alexyak
-
Camera module
I’ve just published the camera module. Besides displaying a video feed on your mirror, it could also take photos and email them.
[card:alexyak/camera]
-
RE: Stream video as a mirror
@KirAsh4 sure :) Feel free to branch it and add this functionality. I am done publishing it, btw. I will make a post on the modules topic.
-
RE: Stream video as a mirror
I’ve got a camera module working on my mirror. It works together with my Voice Control module and is able to make selfies and email them to a specified email address. I just need to find some time to package it and post it on github.
-
RE: This might be a daft question, but...
@Mitchfarino Sorry, I’ve not tried this yet myself, but have you tried to use this option that you have selected: “From Existing Node.js code”?
-
RE: This might be a daft question, but...
@Mitchfarino Most certainly you should be able to. There are node.js specific projects. You just need to install tools:
https://beta.visualstudio.com/vs/node-js/ -
RE: VoiceControl module
I’ve updated the VoiceControl module to display a list of commands on the mirror:
[ card : alexyak/voicecontrol ]
-
RE: Handle dependencies
thank you, @strawberry-3.141. But couldn’t we use the git url as dependencies in the package.json?
Unrelated questions how do you insert github-card into a post?