mycroft-core/mycroft/skills
Åke b1408617bc CLI Feature: skill commands (#1612)
* Update format for skill listing

Now send the skills with id and active status

* Add commands to activate/deactivate skills

* Add "unload all except one" functionallity

* Update after rebasing

- fix identifying skills

* Unload skills if they're removed from disk

* Rename _shutdown to default_shutdown

The method is not intended to be non-public, and this should shut up
codacy bot.

* Handle keep command without argument

* Add new commands to help

- Split help into multiple pages as needed

* Support :activate all
2018-06-22 00:59:51 -05:00
..
__init__.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
audioservice.py Fix issue using basestring 2018-05-04 11:42:13 +02:00
container.py Rename MycroftSkill.shutdown to MycroftSkill._shutdown 2018-04-11 21:29:14 -05:00
context.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
core.py CLI Feature: skill commands (#1612) 2018-06-22 00:59:51 -05:00
event_scheduler.py Merge pull request #1592 from MycroftAI/bugfix/skills-dir 2018-05-24 07:29:53 +02:00
intent_service.py Add AdaptIntent alias 2018-06-01 20:01:25 -05:00
main.py CLI Feature: skill commands (#1612) 2018-06-22 00:59:51 -05:00
padatious_service.py Remove Padatious version check 2018-06-12 16:10:26 -05:00
scheduled_skills.py Fixing PEP8 whitespace errors 2017-10-04 01:44:58 -05:00
settings.py Check for uuid in response 2018-05-15 16:49:03 -05:00
skill_data.py Make skill ids use skill folder 2018-05-10 18:52:17 -05:00
time_rules.py German language support (#1634) 2018-06-12 08:55:21 +02:00