mycroft-core/mycroft/skills
Steve Penrod 286fa6314f Imporove user feedback during startup
Now the eyes go to a khaki color and "< < < LOADING < < <" displays
during the skill startup.  When Padatious finishes the first training
we now emit a "mycroft.ready" on the messagebus.

A change to the skill_mark_1 to look for "mycroft.ready" instead of
"mycroft.skills.initialized" provides a good visual change to show that
it is ready for use.
2019-02-28 14:58:19 -06:00
..
__init__.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
__main__.py Imporove user feedback during startup 2019-02-28 14:58:19 -06:00
audioservice.py Support for audio seek 2019-01-12 13:10:54 +01:00
common_iot_skill.py Feature/common io t (#2015) 2019-02-28 01:31:03 -06:00
common_play_skill.py Tweak CommonPlay scoring 2019-02-28 11:06:52 +01:00
common_query_skill.py Typo in Common Query 'encolsure' 2019-02-28 12:39:38 -06:00
context.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
core.py Fix PEP8 2019-02-28 13:15:03 -06:00
event_scheduler.py Replace emitter/ws with bus (#1757) 2018-08-21 20:50:50 -05:00
intent_service.py Fix context checks 2019-02-26 15:46:12 +01:00
padatious_service.py Imporove user feedback during startup 2019-02-28 14:58:19 -06:00
settings.py Feature/update requirements (#1998) 2019-02-27 23:41:24 -06:00
skill_data.py Expand .voc files in MycroftSkill.voc_match() 2019-02-22 18:49:01 +01:00
skill_manager.py Imporove user feedback during startup 2019-02-28 14:58:19 -06:00