Skip to content

edwardwang1/skill-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skill-dashboard

Skill to interact with Pi-Dashboard.

Requirements

This skill and Pi-Dashboard has been confirmed to work on a Raspberry Pi 3B+, running Raspbian Strech.

Installation

Follow the instructions to install Mycroft on Linux. Once Mycroft is installed, copy this folder into /opt/mycroft/skills.

Additionally, Pyro4 must be installed into the Mycroft virtual environment so that Mycroft can communicate with Pi-Dashboard.

Navigate to the mycroft-core directrory: cd mycroft-core

Enable the virtual environment: mycroft-core$ source .venv/bin/activate

Install Pyro4 via pip: (.venv) pi@raspberrypi:~/mycroft-core$ pip install Pyro4

Description

This skill allows users to interact with Pi-Dashboard through voice commands.

Examples

  • "Hide calendar"
  • "Show clock"
  • "Note add five eggs"
  • "Note remove one"

Credits

Edward Wang

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages