Skip to content

Commit

Permalink
added a skill using mycroft-timer
Browse files Browse the repository at this point in the history
  • Loading branch information
LearnedVector committed Nov 6, 2017
1 parent 15d2ea9 commit 2f9f865
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -397,3 +397,6 @@
[submodule "calculator-skill"]
path = calculator-skill
url = https://github.com/TREE-Edu/calculator-skill.git
[submodule "mycroft-timer"]
path = mycroft-timer
url = https://github.com/MycroftAI/mycroft-timer.git
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,3 +230,4 @@ For an example pull request , check out [this PR](https://github.com/MycroftAI/m
| :question: | [youtube](../../wiki/SKILL-youtube) | Search and listen to a youtube video |
| :question: | [release-test](../../wiki/SKILL-release-test) | test mycroft release |
| :heavy_check_mark: | [skill-caffeinewiz](https://github.com/reginaneon/skill-caffeinewiz.git)| Provides the caffeine content of various drinks on request.<br>```what's caffeine content of *drink*?```
| :heavy_check_mark: | [mycroft-timer](https://github.com/MycroftAI/mycroft-timer.git)| Set a timer on your device<br>```set a timer for 30 minutes```
1 change: 1 addition & 0 deletions mycroft-timer
Submodule mycroft-timer added at 1f94c2

0 comments on commit 2f9f865

Please sign in to comment.