Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 520 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 520 Bytes

mycroft_spaceflightnow_skill

A skill that lets Mycroft answer the question, "When is the next space launch?" He does this by scraping the page at SpaceflightNow.com/launch-schedule

How to install

Just go into your mycroft-core/mycroft/skills directory and clone this repo as spaceflightnow

$ cd /path/to/mycroft-core/mycroft/skills

$ git clone https://github.com/praxeo/mycroft_spaceflightnow_skill.git spaceflightnow

You may need to restart Mycroft afterward.

$ cd ../..

$ ./mycroft.sh restart