Skip to content

Commit

Permalink
Added Plasma-User-Control-Skill
Browse files Browse the repository at this point in the history
  • Loading branch information
AIIX committed Jun 20, 2018
1 parent 7f24633 commit 906741e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,7 @@
url = https://github.com/AIIX/krunner-search-skill
[submodule "chatbot"]
path = chatbot
url = https://github.com/forslund/fallback-aiml.git
url = https://github.com/forslund/fallback-aiml.git
[submodule "plasma-user-control-skill"]
path = plasma-user-control-skill
url = https://github.com/AIIX/plasma-user-control-skill
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,10 @@ wiki pages. Also please include the phrase to trigger on as well for your skill
| :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: | [Plasma User Control Skill](https://github.com/AIIX/plasma-user-control-skill#readme)| Control KDE Plasma 5 System Internals with Mycroft```lock screen/switch users/logout/control brightness/touchpad/add widgets/add and control panels``` |
| :heavy_check_mark: | [Today In History Skill](https://github.com/Geeked-Out-Solutions/mycroft-skill-today-in-history#readme)| Gives a random event from today in history```today in history``` |
| :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``` |
| :heavy_check_mark: | [Yelp-Finder](https://github.com/btotharye/mycroft-yelp#readme)| Looks up restaurants/bars/plaes via Yelp API<br>```"sushi restaurants near me", "comic book stores near by"``` |
| :heavy_check_mark: | [person-detector](https://github.com/patilaum/mycroft-person-detect-skill/README.md)| detects persons in front of webcam<br>```how many persons in front of you```|
| :heavy_check_mark: | [person-detector](https://github.com/patilaum/mycroft-person-detect-skill/README.md)| detects persons in front of webcam<br>```how many persons in front of you```|
1 change: 1 addition & 0 deletions plasma-user-control-skill

0 comments on commit 906741e

Please sign in to comment.