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.
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