/mycroft_skill-take_picture

Take pictures using the Raspberry Pi Camera

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Mycroft skill to take pictures using the RPi-Camera

mycroft.conf snippit:
  "PictureSkill": {
    "picture_path": "/home/nold/Pictures",
    "enable_timer": "no",
    "resolution": "1080p"
  }