GithubHelp home page GithubHelp logo

jarvis-face's Introduction

Description

This plugins adds a face to Jarvis by display an animated gif depending on the state of Jarvis. You can easily create your own face by duplicating the default face in faces folder.

Requirements

Supports OSX and Linux. Linux systems need to be logged in on Desktop environment. For those in Raspbian Lite, you can install Pixel with the following commands:

sudo apt-get install --no-install-recommends xserver-xorg
sudo apt-get install --no-install-recommends xinit
sudo apt-get install raspberrypi-ui-mods
sudo raspi-config # boot to desktop
sudo reboot

Screenshot

Demo video

image

speaking

Author

Alexylem

jarvis-face's People

Contributors

alexylem avatar mulhollanddr avatar wikijm avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

jarvis-face's Issues

Mettre un script a la place de face

Bonjour je viens d'installer le plugin jarvis-face mais je ne sais pas comment faire pour remplacer le visage de jarvis, ici cortana par un script qui, je crois est en javascript.
Voici le script que j'aimerai mettre à la place mais je ne sais pas également dans quel fichier le mettre :

<script type='text/javascript' src="https://www.botlibre.com/scripts/sdk.js"></script> <script type='text/javascript'> SDK.applicationId = "1253150357230229338"; var sdk = new SDKConnection(); var web = new WebAvatar(); web.connection = sdk; web.avatar = "22225225"; web.voice = "jessica_voice"; web.voiceMod = "default"; web.lang = "fr"; web.width = "700"; web.height = "600"; web.background = "white"; web.createBox(); web.addMessage("Bonjour", "happy", "", ""); web.processMessages(); </script>

A l'occasion : Si quelqu'un travaille en ce moment sur jarvis et qui a un peu de temps à perdre, j'aimerai rentrer en contact avec pour travailler ensemble et s'échanger des connaissances à propros de jarvis ;)

Face frame removal

Hello,
first of all I would like to thank you for this amazing plug in. I would like to ask how to lunch the face gif withouth the windows frame. withouth the border and in the center of the screen. to make it clear just to make the face appearing in the center of the screen small with a black background.

thanks

Create new standard face for Jarvis

Today Jarvis ships with default images from Cortana:
preview
This was for testing / demo purposes and I want to change this as those great animations are not ours.
I'm looking for skilled people to advised how we could easily create new animations that will be the default face of Jarvis.
I would like to start simple and for example come up with 2 animated eyes like what Cozmo has:
image
The only way that I know to achieve this is to create a webpage with parameters to generate css3 animations for two rounded boxes and record the animations to GIFs.
This can be quite flexible to create any kind of animation / colors but as it may take quite some time to create, I'd like to check with you what do you think and if you have other ideas / options.

Alternatively, I was thinking on launching a contest via the website and the best face would win a Raspberry Pi or something equivalent (As Jarvis is free and open source, I can't offer more than this 😞 )

Thanks!

plantage jarvis avec plugin meteo suisse....etc, avec face actif !

bonjour,

si j'utilise face, et que j'utilise le plugin meteo suisse-france-belgique, ce dernier fonctionne, mais dès la fin de la première réponse donnée par jarvis, ce dernier plante!! il ne repasse pas en mode écoute. je suis obliger de le fermer et de le relancer !

si je désactive face, le plugin météo fonctionne à 100% et jarvis se remet en écoute !!

de plus , si face est activé, il me met plein de retour dans le terminal:

au démarage de jarvis:

Notice: you can use 'jarvis' instead of '/home/alain/jarvis/jarvis.sh' Using cache, update to get new plugins Starting RestAPI server on http://192.168.0.9:8080 cp: '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/exit' et '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/exit' identifient le même fichier cp: '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/happy' et '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/happy' identifient le même fichier cp: '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/listening' et '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/listening' identifient le même fichier cp: '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/neutral' et '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/neutral' identifient le même fichier cp: '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/speaking' et '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/speaking' identifient le même fichier cp: '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/start' et '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/start' identifient le même fichier cp: '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/thinking' et '/home/alain/jarvis/plugins_enabled/jarvis-face/faces/isabelle/thinking' identifient le même fichier Starting User Interface on http://192.168.0.9:8081 Isabelle: Bonjour alain, appelle-moi quand tu as besoin!

en cours d'utilisation de jarvis:

`Isabelle: Waiting to hear 'Isabelle'
alain: Isabelle
Isabelle: oui alain ?
alain: plugins_enabled/jarvis-face/functions.sh : ligne 56 : 5318 Complété gifview --title "$trigger" --display $pg_face_display_num --geometry $pg_face_size$pg_face_x_offset$pg_face_y_offset --animate --no-interactive "$1"
quelle heure est-il
Isabelle: il est 23 h 8
alain: plugins_enabled/jarvis-face/functions.sh : ligne 56 : 5436 Complété gifview --title "$trigger" --display $pg_face_display_num --geometry $pg_face_size$pg_face_x_offset$pg_face_y_offset --animate --no-interactive "$1"

`

alansan2017

Plantage de jarvis avec requête http quand face activée

Bonjour,

Quand face est actif et que j'envoie un "order" en http, face se fige et jarvis ne prend plus aucune commande, ni en vocal ni en UI.
Toutes les commandes sont "stockées" et sont exécutées en rafale une fois la fenêtre face fermée.
En l'occurrence c'est quand j'envoie, depuis jeedom, l'ordre "météo" du plugin wundermeteo de jarvis.

Je sais qu'un ticket sur la météo est déjà ouvert sur face mais je ne suis pas sûr que ce soit lié.

Dès que je peux je balance un troubleshooting

En attendant, je voudrais savoir s'il est possible de désactiver le plugin face, au moment d'une requête http, sans avoir à fermer jarvis

Merci !

Jarvis-face dans MagicMirror²

Bonjour,

je voulais savoir s'il était possible "d'incruster" jarvis-face dans MagicMirror² (à la place du module compliment par exemple)

Merci en tout cas pour le boulot qui à été fait sur Jarvis ainsi que sur les plugins.

PS: je ne s'avais pas chez qui le mettre ici ou chez MichMich, je commence ici :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.