Skip to content

Commit

Permalink
Merge branch '18.02' into 18.02
Browse files Browse the repository at this point in the history
  • Loading branch information
TREE-Ind authored Jun 18, 2018
2 parents aafc0eb + 0317b68 commit f582674
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 6 deletions.
14 changes: 10 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@
[submodule "translate-skill"]
path = translate-skill
url = https://github.com/jcasoft/translate-skill
[submodule "CaffeineWiz"]
path = CaffeineWiz
url = https://github.com/reginaneon/CaffeineWiz.git
[submodule "plasma-activities-skill"]
path = plasma-activities-skill
url = https://github.com/AIIX/plasma-activities-skill
Expand All @@ -127,6 +124,15 @@
[submodule "zork"]
path = game-zork
url = https://github.com/forslund/white-house-adventure.git
[submodule "reginaneon-caffeine-wiz"]
path = reginaneon-caffeine-wiz
url = https://github.com/reginaneon/CaffeineWiz.git
[submodule "reginaneon-av-music"]
path = reginaneon-av-music
url = https://github.com/reginaneon/AVmusic.git
[submodule "deej-score"]
path = deej-score
url = https://github.com/deejcunningham/skill-score.git
[submodule "krunner-search-skill"]
path = krunner-search-skill
url = https://github.com/AIIX/krunner-search-skill
url = https://github.com/AIIX/krunner-search-skill
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The official home of skills for the Mycroft ecosystem. These skills are written
**[HTML version of this document](https://mycroftai.github.io/mycroft-skills)**

## Available Skills

| Skill Name | Description<br>"handled phrases" |
| ------------------------------------------------------------------------------| ---------------------------------------------------------------------|
| [AIML Fallback](https://github.com/forslund/fallback-aiml#readme) | AIML skill by JarbasAI |
Expand Down Expand Up @@ -144,11 +144,12 @@ wiki pages. Also please include the phrase to trigger on as well for your skill

| Status | Skill Name | Description<br>```"phrase to trigger"``` |
| ------------------- | ------------------------------------------------------------------------------- | --------------------------------------------|
| :heavy_check_mark: | [AVmusic](https://github.com/reginaneon/AVmusic/blob/master/README.md)| Provides the playback of any music/video requested by the user. No login required. <br>```play some imagine dragons music``` |
| :heavy_check_mark: | [CaffeineWiz](https://github.com/reginaneon/caffeinewiz.reginaneon/blob/master/README.md)| Request caffeine content of selected drinks<br>```what's the caffeine content of *drink*?```|
| :heavy_check_mark: | [Krunner Search Skill](https://github.com/AIIX/krunner-search-skill/blob/master/README.md)| Search KDE Plasma locally for files, applications, documents etc<br>```search this computer for 'Your Filename/Application/Etc'``` |
| :heavy_check_mark: | [mycroft-hue](https://github.com/ChristopherRogers1991/mycroft-hue/blob/master/README.md)| Control your Phillips Hue lights<br>```turn on the lights``` |
| :heavy_check_mark: | [Homeassistant](https://github.com/btotharye/mycroft-homeassistant#readme) | Control your devices in home-assistant<br>```"turn on office"``` |
| :heavy_check_mark: | [Plasma Activities Skill](https://github.com/AIIX/plasma-activities-skill#readme)| Control KDE Plasma 5 Activities with Mycroft```show/create/switch/remove activity [name]``` |
| :heavy_check_mark: | [translate-skill](https://github.com/jcasoft/translate-skill/tree/84db4da986c1ae165d4c31bb5f907398feb19326#readme) | Translate phrases into several languages<br>```"translate good morning into japanese"``` |
| :heavy_check_mark: | [Zork](https://github.com/forslund/white-house-adventure/blob/master/README.md)| Play the old school adventure game<br>```and explore the underground empire``` |

| :heavy_check_mark: | [Score](https://github.com/deejcunningham/skill-score/blob/master/README.md)| Reports latest MLB scores<br>```what is the Royals score``` |
1 change: 1 addition & 0 deletions deej-score
Submodule deej-score added at 28e8c8
1 change: 1 addition & 0 deletions reginaneon-av-music
Submodule reginaneon-av-music added at 4f8334
1 change: 1 addition & 0 deletions reginaneon-caffeine-wiz

0 comments on commit f582674

Please sign in to comment.