CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.py
mycroft/__init__.py
mycroft/version.py
mycroft/api/__init__.py
mycroft/audio/__init__.py
mycroft/audio/__main__.py
mycroft/audio/audioservice.py
mycroft/audio/interface.py
mycroft/audio/service.py
mycroft/audio/speech.py
mycroft/audio/tts.py
mycroft/audio/utils.py
mycroft/audio/services/__init__.py
mycroft/audio/services/simple/__init__.py
mycroft/audio/services/vlc/__init__.py
mycroft/client/__init__.py
mycroft/client/enclosure/__init__.py
mycroft/client/enclosure/__main__.py
mycroft/client/enclosure/base.py
mycroft/client/enclosure/generic/__init__.py
mycroft/client/enclosure/mark1/__init__.py
mycroft/client/enclosure/mark1/arduino.py
mycroft/client/enclosure/mark1/eyes.py
mycroft/client/enclosure/mark1/mouth.py
mycroft/client/enclosure/mark2/__init__.py
mycroft/client/speech/__init__.py
mycroft/client/speech/__main__.py
mycroft/client/speech/data_structures.py
mycroft/client/speech/hotword_factory.py
mycroft/client/speech/listener.py
mycroft/client/speech/mic.py
mycroft/client/speech/service.py
mycroft/client/speech/silence.py
mycroft/client/speech/word_extractor.py
mycroft/client/text/__init__.py
mycroft/client/text/__main__.py
mycroft/client/text/gui_server.py
mycroft/client/text/text_client.py
mycroft/configuration/__init__.py
mycroft/configuration/config.py
mycroft/configuration/locale.py
mycroft/configuration/locations.py
mycroft/configuration/mycroft.conf
mycroft/configuration/ovos.py
mycroft/deprecated/__init__.py
mycroft/deprecated/api.py
mycroft/deprecated/speech_client.py
mycroft/deprecated/stt.py
mycroft/deprecated/audio/__init__.py
mycroft/deprecated/audio/speech.py
mycroft/deprecated/audio/services/__init__.py
mycroft/deprecated/audio/services/simple/__init__.py
mycroft/deprecated/audio/services/vlc_player/__init__.py
mycroft/deprecated/enclosure/__init__.py
mycroft/deprecated/enclosure/base.py
mycroft/deprecated/enclosure/main.py
mycroft/deprecated/enclosure/version.txt
mycroft/deprecated/enclosure/generic/__init__.py
mycroft/deprecated/enclosure/mark1/__init__.py
mycroft/deprecated/enclosure/mark1/arduino.py
mycroft/deprecated/enclosure/mark1/eyes.py
mycroft/deprecated/enclosure/mark1/mouth.py
mycroft/deprecated/enclosure/mark2/__init__.py
mycroft/deprecated/skills/__init__.py
mycroft/deprecated/skills/msm_wrapper.py
mycroft/deprecated/skills/settings.py
mycroft/deprecated/skills/skill_updater.py
mycroft/deprecated/text/__init__.py
mycroft/deprecated/text/gui_server.py
mycroft/deprecated/text/text_client.py
mycroft/dialog/__init__.py
mycroft/dialog/dialog.py
mycroft/enclosure/__init__.py
mycroft/enclosure/api.py
mycroft/enclosure/display_manager.py
mycroft/enclosure/gui.py
mycroft/filesystem/__init__.py
mycroft/gui/__init__.py
mycroft/gui/__main__.py
mycroft/gui/bus.py
mycroft/gui/extensions.py
mycroft/gui/homescreen.py
mycroft/gui/namespace.py
mycroft/gui/page.py
mycroft/gui/service.py
mycroft/gui/interfaces/mobile.py
mycroft/gui/interfaces/smartspeaker.py
mycroft/identity/__init__.py
mycroft/listener/__init__.py
mycroft/listener/__main__.py
mycroft/listener/data_structures.py
mycroft/listener/hotword_factory.py
mycroft/listener/mic.py
mycroft/listener/service.py
mycroft/listener/silence.py
mycroft/listener/stt.py
mycroft/lock/__init__.py
mycroft/messagebus/__init__.py
mycroft/messagebus/load_config.py
mycroft/messagebus/message.py
mycroft/messagebus/send.py
mycroft/messagebus/send_func.py
mycroft/messagebus/client/__init__.py
mycroft/messagebus/client/client.py
mycroft/messagebus/service/__init__.py
mycroft/messagebus/service/__main__.py
mycroft/messagebus/service/event_handler.py
mycroft/metrics/__init__.py
mycroft/res/wakeword_rsa
mycroft/res/snd/acknowledge.mp3
mycroft/res/snd/clicked.wav
mycroft/res/snd/error.mp3
mycroft/res/snd/start_listening.wav
mycroft/res/text/az-az/and.word
mycroft/res/text/az-az/backend.down.dialog
mycroft/res/text/az-az/cancel.voc
mycroft/res/text/az-az/checking for updates.dialog
mycroft/res/text/az-az/day.word
mycroft/res/text/az-az/hour.word
mycroft/res/text/az-az/i didn't catch that.dialog
mycroft/res/text/az-az/last.voc
mycroft/res/text/az-az/message_loading.skills.dialog
mycroft/res/text/az-az/message_rebooting.dialog
mycroft/res/text/az-az/message_synching.clock.dialog
mycroft/res/text/az-az/message_updating.dialog
mycroft/res/text/az-az/minute.word
mycroft/res/text/az-az/mycroft.intro.dialog
mycroft/res/text/az-az/no.voc
mycroft/res/text/az-az/not connected to the internet.dialog
mycroft/res/text/az-az/not.loaded.dialog
mycroft/res/text/az-az/or.word
mycroft/res/text/az-az/phonetic_spellings.txt
mycroft/res/text/az-az/reset to factory defaults.dialog
mycroft/res/text/az-az/second.word
mycroft/res/text/az-az/skill.error.dialog
mycroft/res/text/az-az/skills updated.dialog
mycroft/res/text/az-az/sorry I couldn't install default skills.dialog
mycroft/res/text/az-az/time.changed.reboot.dialog
mycroft/res/text/az-az/yes.voc
mycroft/res/text/ca-es/backend.down.dialog
mycroft/res/text/ca-es/cancel.voc
mycroft/res/text/ca-es/checking for updates.dialog
mycroft/res/text/ca-es/i didn't catch that.dialog
mycroft/res/text/ca-es/last.voc
mycroft/res/text/ca-es/learning disabled.dialog
mycroft/res/text/ca-es/learning enabled.dialog
mycroft/res/text/ca-es/message_rebooting.dialog
mycroft/res/text/ca-es/message_synching.clock.dialog
mycroft/res/text/ca-es/message_updating.dialog
mycroft/res/text/ca-es/mycroft.intro.dialog
mycroft/res/text/ca-es/no.voc
mycroft/res/text/ca-es/not connected to the internet.dialog
mycroft/res/text/ca-es/not.loaded.dialog
mycroft/res/text/ca-es/phonetic_spellings.txt
mycroft/res/text/ca-es/reset to factory defaults.dialog
mycroft/res/text/ca-es/skill.error.dialog
mycroft/res/text/ca-es/skills updated.dialog
mycroft/res/text/ca-es/sorry I couldn't install default skills.dialog
mycroft/res/text/ca-es/ssh disabled.dialog
mycroft/res/text/ca-es/ssh enabled.dialog
mycroft/res/text/ca-es/time.changed.reboot.dialog
mycroft/res/text/ca-es/yes.voc
mycroft/res/text/cs-cz/and.word
mycroft/res/text/cs-cz/backend.down.dialog
mycroft/res/text/cs-cz/cancel.voc
mycroft/res/text/cs-cz/checking for updates.dialog
mycroft/res/text/cs-cz/day.word
mycroft/res/text/cs-cz/days.word
mycroft/res/text/cs-cz/hour.word
mycroft/res/text/cs-cz/hours.word
mycroft/res/text/cs-cz/i didn't catch that.dialog
mycroft/res/text/cs-cz/last.voc
mycroft/res/text/cs-cz/learning disabled.dialog
mycroft/res/text/cs-cz/learning enabled.dialog
mycroft/res/text/cs-cz/message_loading.skills.dialog
mycroft/res/text/cs-cz/message_rebooting.dialog
mycroft/res/text/cs-cz/message_synching.clock.dialog
mycroft/res/text/cs-cz/message_updating.dialog
mycroft/res/text/cs-cz/minute.word
mycroft/res/text/cs-cz/minutes.word
mycroft/res/text/cs-cz/mycroft.intro.dialog
mycroft/res/text/cs-cz/no.voc
mycroft/res/text/cs-cz/noise_words.list
mycroft/res/text/cs-cz/not connected to the internet.dialog
mycroft/res/text/cs-cz/not.loaded.dialog
mycroft/res/text/cs-cz/or.word
mycroft/res/text/cs-cz/phonetic_spellings.txt
mycroft/res/text/cs-cz/reset to factory defaults.dialog
mycroft/res/text/cs-cz/second.word
mycroft/res/text/cs-cz/seconds.word
mycroft/res/text/cs-cz/skill.error.dialog
mycroft/res/text/cs-cz/skills updated.dialog
mycroft/res/text/cs-cz/sorry I couldn't install default skills.dialog
mycroft/res/text/cs-cz/ssh disabled.dialog
mycroft/res/text/cs-cz/ssh enabled.dialog
mycroft/res/text/cs-cz/time.changed.reboot.dialog
mycroft/res/text/cs-cz/yes.voc
mycroft/res/text/da-dk/and.word
mycroft/res/text/da-dk/backend.down.dialog
mycroft/res/text/da-dk/cancel.voc
mycroft/res/text/da-dk/checking for updates.dialog
mycroft/res/text/da-dk/day.word
mycroft/res/text/da-dk/days.word
mycroft/res/text/da-dk/hour.word
mycroft/res/text/da-dk/hours.word
mycroft/res/text/da-dk/i didn't catch that.dialog
mycroft/res/text/da-dk/last.voc
mycroft/res/text/da-dk/learning disabled.dialog
mycroft/res/text/da-dk/learning enabled.dialog
mycroft/res/text/da-dk/message_loading.skills.dialog
mycroft/res/text/da-dk/message_rebooting.dialog
mycroft/res/text/da-dk/message_synching.clock.dialog
mycroft/res/text/da-dk/message_updating.dialog
mycroft/res/text/da-dk/minute.word
mycroft/res/text/da-dk/minutes.word
mycroft/res/text/da-dk/mycroft.intro.dialog
mycroft/res/text/da-dk/no.voc
mycroft/res/text/da-dk/not connected to the internet.dialog
mycroft/res/text/da-dk/not.loaded.dialog
mycroft/res/text/da-dk/or.word
mycroft/res/text/da-dk/phonetic_spellings.txt
mycroft/res/text/da-dk/reset to factory defaults.dialog
mycroft/res/text/da-dk/second.word
mycroft/res/text/da-dk/seconds.word
mycroft/res/text/da-dk/skill.error.dialog
mycroft/res/text/da-dk/skills updated.dialog
mycroft/res/text/da-dk/sorry I couldn't install default skills.dialog
mycroft/res/text/da-dk/ssh disabled.dialog
mycroft/res/text/da-dk/ssh enabled.dialog
mycroft/res/text/da-dk/time.changed.reboot.dialog
mycroft/res/text/da-dk/yes.voc
mycroft/res/text/de-de/and.word
mycroft/res/text/de-de/backend.down.dialog
mycroft/res/text/de-de/cancel.voc
mycroft/res/text/de-de/checking for updates.dialog
mycroft/res/text/de-de/day.word
mycroft/res/text/de-de/days.word
mycroft/res/text/de-de/hour.word
mycroft/res/text/de-de/hours.word
mycroft/res/text/de-de/i didn't catch that.dialog
mycroft/res/text/de-de/last.voc
mycroft/res/text/de-de/learning disabled.dialog
mycroft/res/text/de-de/learning enabled.dialog
mycroft/res/text/de-de/message_rebooting.dialog
mycroft/res/text/de-de/message_synching.clock.dialog
mycroft/res/text/de-de/message_updating.dialog
mycroft/res/text/de-de/minute.word
mycroft/res/text/de-de/minutes.word
mycroft/res/text/de-de/mycroft.intro.dialog
mycroft/res/text/de-de/no.voc
mycroft/res/text/de-de/noise_words.list
mycroft/res/text/de-de/not connected to the internet.dialog
mycroft/res/text/de-de/not.loaded.dialog
mycroft/res/text/de-de/or.word
mycroft/res/text/de-de/phonetic_spellings.txt
mycroft/res/text/de-de/reset to factory defaults.dialog
mycroft/res/text/de-de/second.word
mycroft/res/text/de-de/seconds.word
mycroft/res/text/de-de/skill.error.dialog
mycroft/res/text/de-de/skills updated.dialog
mycroft/res/text/de-de/sorry I couldn't install default skills.dialog
mycroft/res/text/de-de/ssh disabled.dialog
mycroft/res/text/de-de/ssh enabled.dialog
mycroft/res/text/de-de/time.changed.reboot.dialog
mycroft/res/text/de-de/yes.voc
mycroft/res/text/en-us/and.word
mycroft/res/text/en-us/backend.down.dialog
mycroft/res/text/en-us/cancel.voc
mycroft/res/text/en-us/checking for updates.dialog
mycroft/res/text/en-us/common_play.voc
mycroft/res/text/en-us/configurations.json
mycroft/res/text/en-us/day.word
mycroft/res/text/en-us/days.word
mycroft/res/text/en-us/hour.word
mycroft/res/text/en-us/hours.word
mycroft/res/text/en-us/i didn't catch that.dialog
mycroft/res/text/en-us/last.voc
mycroft/res/text/en-us/learning disabled.dialog
mycroft/res/text/en-us/learning enabled.dialog
mycroft/res/text/en-us/message_loading.skills.dialog
mycroft/res/text/en-us/message_rebooting.dialog
mycroft/res/text/en-us/message_synching.clock.dialog
mycroft/res/text/en-us/message_updating.dialog
mycroft/res/text/en-us/minute.word
mycroft/res/text/en-us/minutes.word
mycroft/res/text/en-us/mycroft.intro.dialog
mycroft/res/text/en-us/no.voc
mycroft/res/text/en-us/noise_words.list
mycroft/res/text/en-us/not connected to the internet.dialog
mycroft/res/text/en-us/not.loaded.dialog
mycroft/res/text/en-us/or.word
mycroft/res/text/en-us/phonetic_spellings.txt
mycroft/res/text/en-us/reset to factory defaults.dialog
mycroft/res/text/en-us/second.word
mycroft/res/text/en-us/seconds.word
mycroft/res/text/en-us/skill.error.dialog
mycroft/res/text/en-us/skills updated.dialog
mycroft/res/text/en-us/sorry I couldn't install default skills.dialog
mycroft/res/text/en-us/ssh disabled.dialog
mycroft/res/text/en-us/ssh enabled.dialog
mycroft/res/text/en-us/time.changed.reboot.dialog
mycroft/res/text/en-us/yes.voc
mycroft/res/text/es-es/backend.down.dialog
mycroft/res/text/es-es/cancel.voc
mycroft/res/text/es-es/checking for updates.dialog
mycroft/res/text/es-es/day.word
mycroft/res/text/es-es/days.word
mycroft/res/text/es-es/hour.word
mycroft/res/text/es-es/hours.word
mycroft/res/text/es-es/i didn't catch that.dialog
mycroft/res/text/es-es/last.voc
mycroft/res/text/es-es/learning disabled.dialog
mycroft/res/text/es-es/learning enabled.dialog
mycroft/res/text/es-es/message_rebooting.dialog
mycroft/res/text/es-es/message_synching.clock.dialog
mycroft/res/text/es-es/message_updating.dialog
mycroft/res/text/es-es/minute.word
mycroft/res/text/es-es/minutes.word
mycroft/res/text/es-es/mycroft.intro.dialog
mycroft/res/text/es-es/no.voc
mycroft/res/text/es-es/not connected to the internet.dialog
mycroft/res/text/es-es/not.loaded.dialog
mycroft/res/text/es-es/phonetic_spellings.txt
mycroft/res/text/es-es/reset to factory defaults.dialog
mycroft/res/text/es-es/second.word
mycroft/res/text/es-es/seconds.word
mycroft/res/text/es-es/skill.error.dialog
mycroft/res/text/es-es/skills updated.dialog
mycroft/res/text/es-es/sorry I couldn't install default skills.dialog
mycroft/res/text/es-es/ssh disabled.dialog
mycroft/res/text/es-es/ssh enabled.dialog
mycroft/res/text/es-es/time.changed.reboot.dialog
mycroft/res/text/es-es/yes.voc
mycroft/res/text/eu-eu/and.word
mycroft/res/text/eu-eu/backend.down.dialog
mycroft/res/text/eu-eu/cancel.voc
mycroft/res/text/eu-eu/checking for updates.dialog
mycroft/res/text/eu-eu/day.word
mycroft/res/text/eu-eu/days.word
mycroft/res/text/eu-eu/hour.word
mycroft/res/text/eu-eu/hours.word
mycroft/res/text/eu-eu/i didn't catch that.dialog
mycroft/res/text/eu-eu/last.voc
mycroft/res/text/eu-eu/learning disabled.dialog
mycroft/res/text/eu-eu/learning enabled.dialog
mycroft/res/text/eu-eu/message_loading.skills.dialog
mycroft/res/text/eu-eu/message_rebooting.dialog
mycroft/res/text/eu-eu/message_synching.clock.dialog
mycroft/res/text/eu-eu/message_updating.dialog
mycroft/res/text/eu-eu/minute.word
mycroft/res/text/eu-eu/minutes.word
mycroft/res/text/eu-eu/mycroft.intro.dialog
mycroft/res/text/eu-eu/no.voc
mycroft/res/text/eu-eu/not connected to the internet.dialog
mycroft/res/text/eu-eu/not.loaded.dialog
mycroft/res/text/eu-eu/or.word
mycroft/res/text/eu-eu/phonetic_spellings.txt
mycroft/res/text/eu-eu/reset to factory defaults.dialog
mycroft/res/text/eu-eu/second.word
mycroft/res/text/eu-eu/seconds.word
mycroft/res/text/eu-eu/skill.error.dialog
mycroft/res/text/eu-eu/skills updated.dialog
mycroft/res/text/eu-eu/sorry I couldn't install default skills.dialog
mycroft/res/text/eu-eu/ssh disabled.dialog
mycroft/res/text/eu-eu/ssh enabled.dialog
mycroft/res/text/eu-eu/time.changed.reboot.dialog
mycroft/res/text/eu-eu/yes.voc
mycroft/res/text/fa-ir/and.word
mycroft/res/text/fa-ir/backend.down.dialog
mycroft/res/text/fa-ir/cancel.voc
mycroft/res/text/fa-ir/checking for updates.dialog
mycroft/res/text/fa-ir/day.word
mycroft/res/text/fa-ir/days.word
mycroft/res/text/fa-ir/hour.word
mycroft/res/text/fa-ir/hours.word
mycroft/res/text/fa-ir/i didn't catch that.dialog
mycroft/res/text/fa-ir/last.voc
mycroft/res/text/fa-ir/learning disabled.dialog
mycroft/res/text/fa-ir/learning enabled.dialog
mycroft/res/text/fa-ir/message_loading.skills.dialog
mycroft/res/text/fa-ir/message_rebooting.dialog
mycroft/res/text/fa-ir/message_synching.clock.dialog
mycroft/res/text/fa-ir/message_updating.dialog
mycroft/res/text/fa-ir/minute.word
mycroft/res/text/fa-ir/minutes.word
mycroft/res/text/fa-ir/mycroft.intro.dialog
mycroft/res/text/fa-ir/no.voc
mycroft/res/text/fa-ir/not connected to the internet.dialog
mycroft/res/text/fa-ir/not.loaded.dialog
mycroft/res/text/fa-ir/or.word
mycroft/res/text/fa-ir/phonetic_spellings.txt
mycroft/res/text/fa-ir/reset to factory defaults.dialog
mycroft/res/text/fa-ir/second.word
mycroft/res/text/fa-ir/seconds.word
mycroft/res/text/fa-ir/skill.error.dialog
mycroft/res/text/fa-ir/skills updated.dialog
mycroft/res/text/fa-ir/sorry I couldn't install default skills.dialog
mycroft/res/text/fa-ir/ssh disabled.dialog
mycroft/res/text/fa-ir/ssh enabled.dialog
mycroft/res/text/fa-ir/time.changed.reboot.dialog
mycroft/res/text/fa-ir/yes.voc
mycroft/res/text/fr-fr/cancel.voc
mycroft/res/text/fr-fr/checking for updates.dialog
mycroft/res/text/fr-fr/day.word
mycroft/res/text/fr-fr/days.word
mycroft/res/text/fr-fr/hour.word
mycroft/res/text/fr-fr/hours.word
mycroft/res/text/fr-fr/i didn't catch that.dialog
mycroft/res/text/fr-fr/last.voc
mycroft/res/text/fr-fr/learning disabled.dialog
mycroft/res/text/fr-fr/learning enabled.dialog
mycroft/res/text/fr-fr/message_rebooting.dialog
mycroft/res/text/fr-fr/message_synching.clock.dialog
mycroft/res/text/fr-fr/message_updating.dialog
mycroft/res/text/fr-fr/minute.word
mycroft/res/text/fr-fr/minutes.word
mycroft/res/text/fr-fr/mycroft.intro.dialog
mycroft/res/text/fr-fr/no.voc
mycroft/res/text/fr-fr/not connected to the internet.dialog
mycroft/res/text/fr-fr/phonetic_spellings.txt
mycroft/res/text/fr-fr/reset to factory defaults.dialog
mycroft/res/text/fr-fr/second.word
mycroft/res/text/fr-fr/seconds.word
mycroft/res/text/fr-fr/skills updated.dialog
mycroft/res/text/fr-fr/sorry I couldn't install default skills.dialog
mycroft/res/text/fr-fr/ssh disabled.dialog
mycroft/res/text/fr-fr/ssh enabled.dialog
mycroft/res/text/fr-fr/time.changed.reboot.dialog
mycroft/res/text/fr-fr/yes.voc
mycroft/res/text/hu-hu/backend.down.dialog
mycroft/res/text/hu-hu/cancel.voc
mycroft/res/text/hu-hu/checking for updates.dialog
mycroft/res/text/hu-hu/i didn't catch that.dialog
mycroft/res/text/hu-hu/learning disabled.dialog
mycroft/res/text/hu-hu/learning enabled.dialog
mycroft/res/text/hu-hu/message_rebooting.dialog
mycroft/res/text/hu-hu/message_synching.clock.dialog
mycroft/res/text/hu-hu/message_updating.dialog
mycroft/res/text/hu-hu/mycroft.intro.dialog
mycroft/res/text/hu-hu/no.voc
mycroft/res/text/hu-hu/not connected to the internet.dialog
mycroft/res/text/hu-hu/not.loaded.dialog
mycroft/res/text/hu-hu/phonetic_spellings.txt
mycroft/res/text/hu-hu/reset to factory defaults.dialog
mycroft/res/text/hu-hu/skill.error.dialog
mycroft/res/text/hu-hu/skills updated.dialog
mycroft/res/text/hu-hu/sorry I couldn't install default skills.dialog
mycroft/res/text/hu-hu/ssh disabled.dialog
mycroft/res/text/hu-hu/ssh enabled.dialog
mycroft/res/text/hu-hu/time.changed.reboot.dialog
mycroft/res/text/hu-hu/yes.voc
mycroft/res/text/it-it/backend.down.dialog
mycroft/res/text/it-it/cancel.voc
mycroft/res/text/it-it/checking for updates.dialog
mycroft/res/text/it-it/day.word
mycroft/res/text/it-it/days.word
mycroft/res/text/it-it/hour.word
mycroft/res/text/it-it/hours.word
mycroft/res/text/it-it/i didn't catch that.dialog
mycroft/res/text/it-it/last.voc
mycroft/res/text/it-it/learning disabled.dialog
mycroft/res/text/it-it/learning enabled.dialog
mycroft/res/text/it-it/message_rebooting.dialog
mycroft/res/text/it-it/message_synching.clock.dialog
mycroft/res/text/it-it/message_updating.dialog
mycroft/res/text/it-it/minute.word
mycroft/res/text/it-it/minutes.word
mycroft/res/text/it-it/mycroft.intro.dialog
mycroft/res/text/it-it/no.voc
mycroft/res/text/it-it/not connected to the internet.dialog
mycroft/res/text/it-it/not.loaded.dialog
mycroft/res/text/it-it/phonetic_spellings.txt
mycroft/res/text/it-it/reset to factory defaults.dialog
mycroft/res/text/it-it/second.word
mycroft/res/text/it-it/seconds.word
mycroft/res/text/it-it/skill.error.dialog
mycroft/res/text/it-it/skills updated.dialog
mycroft/res/text/it-it/sorry I couldn't install default skills.dialog
mycroft/res/text/it-it/ssh disabled.dialog
mycroft/res/text/it-it/ssh enabled.dialog
mycroft/res/text/it-it/time.changed.reboot.dialog
mycroft/res/text/it-it/yes.voc
mycroft/res/text/nl-nl/backend.down.dialog
mycroft/res/text/nl-nl/cancel.voc
mycroft/res/text/nl-nl/checking for updates.dialog
mycroft/res/text/nl-nl/day.word
mycroft/res/text/nl-nl/days.word
mycroft/res/text/nl-nl/hour.word
mycroft/res/text/nl-nl/hours.word
mycroft/res/text/nl-nl/i am awake.dialog
mycroft/res/text/nl-nl/i didn't catch that.dialog
mycroft/res/text/nl-nl/last.voc
mycroft/res/text/nl-nl/learning disabled.dialog
mycroft/res/text/nl-nl/learning enabled.dialog
mycroft/res/text/nl-nl/message_rebooting.dialog
mycroft/res/text/nl-nl/message_synching.clock.dialog
mycroft/res/text/nl-nl/message_updating.dialog
mycroft/res/text/nl-nl/minute.word
mycroft/res/text/nl-nl/minutes.word
mycroft/res/text/nl-nl/mycroft.intro.dialog
mycroft/res/text/nl-nl/no.voc
mycroft/res/text/nl-nl/not connected to the internet.dialog
mycroft/res/text/nl-nl/not.loaded.dialog
mycroft/res/text/nl-nl/phonetic_spellings.txt
mycroft/res/text/nl-nl/reset to factory defaults.dialog
mycroft/res/text/nl-nl/second.word
mycroft/res/text/nl-nl/seconds.word
mycroft/res/text/nl-nl/skill.error.dialog
mycroft/res/text/nl-nl/skills updated.dialog
mycroft/res/text/nl-nl/sorry I couldn't install default skills.dialog
mycroft/res/text/nl-nl/ssh disabled.dialog
mycroft/res/text/nl-nl/ssh enabled.dialog
mycroft/res/text/nl-nl/time.changed.reboot.dialog
mycroft/res/text/nl-nl/yes.voc
mycroft/res/text/pl-pl/and.word
mycroft/res/text/pl-pl/backend.down.dialog
mycroft/res/text/pl-pl/cancel.voc
mycroft/res/text/pl-pl/checking for updates.dialog
mycroft/res/text/pl-pl/day.word
mycroft/res/text/pl-pl/days.word
mycroft/res/text/pl-pl/hour.word
mycroft/res/text/pl-pl/hours.word
mycroft/res/text/pl-pl/i didn't catch that.dialog
mycroft/res/text/pl-pl/last.voc
mycroft/res/text/pl-pl/learning disabled.dialog
mycroft/res/text/pl-pl/learning enabled.dialog
mycroft/res/text/pl-pl/message_loading.skills.dialog
mycroft/res/text/pl-pl/message_rebooting.dialog
mycroft/res/text/pl-pl/message_synching.clock.dialog
mycroft/res/text/pl-pl/message_updating.dialog
mycroft/res/text/pl-pl/minute.word
mycroft/res/text/pl-pl/minutes.word
mycroft/res/text/pl-pl/mycroft.intro.dialog
mycroft/res/text/pl-pl/no.voc
mycroft/res/text/pl-pl/not connected to the internet.dialog
mycroft/res/text/pl-pl/not.loaded.dialog
mycroft/res/text/pl-pl/or.word
mycroft/res/text/pl-pl/phonetic_spellings.txt
mycroft/res/text/pl-pl/reset to factory defaults.dialog
mycroft/res/text/pl-pl/second.word
mycroft/res/text/pl-pl/seconds.word
mycroft/res/text/pl-pl/skill.error.dialog
mycroft/res/text/pl-pl/skills updated.dialog
mycroft/res/text/pl-pl/sorry I couldn't install default skills.dialog
mycroft/res/text/pl-pl/ssh disabled.dialog
mycroft/res/text/pl-pl/ssh enabled.dialog
mycroft/res/text/pl-pl/time.changed.reboot.dialog
mycroft/res/text/pl-pl/yes.voc
mycroft/res/text/pt-pt/cancel.voc
mycroft/res/text/pt-pt/checking for updates.dialog
mycroft/res/text/pt-pt/i am awake.dialog
mycroft/res/text/pt-pt/i didn't catch that.dialog
mycroft/res/text/pt-pt/last.voc
mycroft/res/text/pt-pt/learning disabled.dialog
mycroft/res/text/pt-pt/learning enabled.dialog
mycroft/res/text/pt-pt/message_rebooting.dialog
mycroft/res/text/pt-pt/message_synching.clock.dialog
mycroft/res/text/pt-pt/message_updating.dialog
mycroft/res/text/pt-pt/mycroft.intro.dialog
mycroft/res/text/pt-pt/not connected to the internet.dialog
mycroft/res/text/pt-pt/not.loaded.dialog
mycroft/res/text/pt-pt/phonetic_spellings.txt
mycroft/res/text/pt-pt/reset to factory defaults.dialog
mycroft/res/text/pt-pt/skill.error.dialog
mycroft/res/text/pt-pt/skills updated.dialog
mycroft/res/text/pt-pt/sorry I couldn't install default skills.dialog
mycroft/res/text/pt-pt/ssh disabled.dialog
mycroft/res/text/pt-pt/ssh enabled.dialog
mycroft/res/text/pt-pt/time.changed.reboot.dialog
mycroft/res/text/ru-ru/and.word
mycroft/res/text/ru-ru/backend.down.dialog
mycroft/res/text/ru-ru/cancel.voc
mycroft/res/text/ru-ru/checking for updates.dialog
mycroft/res/text/ru-ru/day.word
mycroft/res/text/ru-ru/days.word
mycroft/res/text/ru-ru/hour.word
mycroft/res/text/ru-ru/hours.word
mycroft/res/text/ru-ru/i didn't catch that.dialog
mycroft/res/text/ru-ru/last.voc
mycroft/res/text/ru-ru/learning disabled.dialog
mycroft/res/text/ru-ru/learning enabled.dialog
mycroft/res/text/ru-ru/message_loading.skills.dialog
mycroft/res/text/ru-ru/message_rebooting.dialog
mycroft/res/text/ru-ru/message_synching.clock.dialog
mycroft/res/text/ru-ru/message_updating.dialog
mycroft/res/text/ru-ru/minute.word
mycroft/res/text/ru-ru/minutes.word
mycroft/res/text/ru-ru/mycroft.intro.dialog
mycroft/res/text/ru-ru/no.voc
mycroft/res/text/ru-ru/not connected to the internet.dialog
mycroft/res/text/ru-ru/not.loaded.dialog
mycroft/res/text/ru-ru/or.word
mycroft/res/text/ru-ru/phonetic_spellings.txt
mycroft/res/text/ru-ru/reset to factory defaults.dialog
mycroft/res/text/ru-ru/second.word
mycroft/res/text/ru-ru/seconds.word
mycroft/res/text/ru-ru/skill.error.dialog
mycroft/res/text/ru-ru/skills updated.dialog
mycroft/res/text/ru-ru/sorry I couldn't install default skills.dialog
mycroft/res/text/ru-ru/ssh disabled.dialog
mycroft/res/text/ru-ru/ssh enabled.dialog
mycroft/res/text/ru-ru/time.changed.reboot.dialog
mycroft/res/text/ru-ru/yes.voc
mycroft/res/text/sv-fi/cancel.voc
mycroft/res/text/sv-fi/checking for updates.dialog
mycroft/res/text/sv-fi/i didn't catch that.dialog
mycroft/res/text/sv-fi/last.voc
mycroft/res/text/sv-fi/learning disabled.dialog
mycroft/res/text/sv-fi/learning enabled.dialog
mycroft/res/text/sv-fi/message_rebooting.dialog
mycroft/res/text/sv-fi/message_synching.clock.dialog
mycroft/res/text/sv-fi/message_updating.dialog
mycroft/res/text/sv-fi/mycroft.intro.dialog
mycroft/res/text/sv-fi/not connected to the internet.dialog
mycroft/res/text/sv-fi/phonetic_spellings.txt
mycroft/res/text/sv-fi/reset to factory defaults.dialog
mycroft/res/text/sv-fi/skills updated.dialog
mycroft/res/text/sv-fi/sorry I couldn't install default skills.dialog
mycroft/res/text/sv-fi/ssh disabled.dialog
mycroft/res/text/sv-fi/ssh enabled.dialog
mycroft/res/text/sv-fi/time.changed.reboot.dialog
mycroft/res/text/sv-se/cancel.voc
mycroft/res/text/sv-se/checking for updates.dialog
mycroft/res/text/sv-se/day.word
mycroft/res/text/sv-se/days.word
mycroft/res/text/sv-se/hour.word
mycroft/res/text/sv-se/hours.word
mycroft/res/text/sv-se/i didn't catch that.dialog
mycroft/res/text/sv-se/last.voc
mycroft/res/text/sv-se/learning disabled.dialog
mycroft/res/text/sv-se/learning enabled.dialog
mycroft/res/text/sv-se/message_rebooting.dialog
mycroft/res/text/sv-se/message_synching.clock.dialog
mycroft/res/text/sv-se/message_updating.dialog
mycroft/res/text/sv-se/minute.word
mycroft/res/text/sv-se/minutes.word
mycroft/res/text/sv-se/mycroft.intro.dialog
mycroft/res/text/sv-se/no.voc
mycroft/res/text/sv-se/not connected to the internet.dialog
mycroft/res/text/sv-se/phonetic_spellings.txt
mycroft/res/text/sv-se/reset to factory defaults.dialog
mycroft/res/text/sv-se/second.word
mycroft/res/text/sv-se/seconds.word
mycroft/res/text/sv-se/skills updated.dialog
mycroft/res/text/sv-se/sorry I couldn't install default skills.dialog
mycroft/res/text/sv-se/ssh disabled.dialog
mycroft/res/text/sv-se/ssh enabled.dialog
mycroft/res/text/sv-se/time.changed.reboot.dialog
mycroft/res/text/sv-se/yes.voc
mycroft/res/text/tr-tr/day.word
mycroft/res/text/tr-tr/days.word
mycroft/res/text/tr-tr/hour.word
mycroft/res/text/tr-tr/hours.word
mycroft/res/text/tr-tr/last.voc
mycroft/res/text/tr-tr/minute.word
mycroft/res/text/tr-tr/minutes.word
mycroft/res/text/tr-tr/no.voc
mycroft/res/text/tr-tr/second.word
mycroft/res/text/tr-tr/seconds.word
mycroft/res/text/tr-tr/yes.voc
mycroft/res/ui/FeatureRequest.qml
mycroft/res/ui/RequestHandler.qml
mycroft/res/ui/SYSTEM_AdditionalSettings.qml
mycroft/res/ui/SYSTEM_AnimatedImageFrame.qml
mycroft/res/ui/SYSTEM_HtmlFrame.qml
mycroft/res/ui/SYSTEM_ImageFrame.qml
mycroft/res/ui/SYSTEM_TextFrame.qml
mycroft/res/ui/SYSTEM_UrlFrame.qml
mycroft/res/ui/SwipeArea.qml
mycroft/res/ui/WebViewHtmlFrame.qml
mycroft/res/ui/WebViewUrlFrame.qml
mycroft/res/ui/settings/SettingsModel.qml
mycroft/res/ui/settings/ThemeView.qml
mycroft/res/ui/settings/about_page.qml
mycroft/res/ui/settings/configuration_generator_display.qml
mycroft/res/ui/settings/configuration_groups_display.qml
mycroft/res/ui/settings/customize_settings.qml
mycroft/res/ui/settings/customize_theme.qml
mycroft/res/ui/settings/developer_settings.qml
mycroft/res/ui/settings/display_settings.qml
mycroft/res/ui/settings/factory_settings.qml
mycroft/res/ui/settings/homescreen_settings.qml
mycroft/res/ui/settings/lupdate-generator.sh
mycroft/res/ui/settings/settingspage.qml
mycroft/res/ui/settings/ssh_settings.qml
mycroft/res/ui/settings/wallpaper_settings.qml
mycroft/res/ui/settings/code/colorUtils.js
mycroft/res/ui/settings/configuration_ui/settingCheckBox.qml
mycroft/res/ui/settings/configuration_ui/settingListBox.qml
mycroft/res/ui/settings/configuration_ui/settingTextBox.qml
mycroft/res/ui/settings/delegates/BrightnessSlider.qml
mycroft/res/ui/settings/delegates/ColorSelectPrimary.qml
mycroft/res/ui/settings/delegates/ColorSelectSecondary.qml
mycroft/res/ui/settings/delegates/ColorSlider.qml
mycroft/res/ui/settings/delegates/NameSelect.qml
mycroft/res/ui/settings/delegates/Palette.qml
mycroft/res/ui/settings/delegates/PalettesGrid.qml
mycroft/res/ui/settings/delegates/SetNameBox.qml
mycroft/res/ui/settings/images/back.png
mycroft/res/ui/settings/images/back.svg
mycroft/res/ui/settings/images/display.svg
mycroft/res/ui/settings/images/home.svg
mycroft/res/ui/settings/images/info.svg
mycroft/res/ui/settings/images/next.svg
mycroft/res/ui/settings/images/paint.svg
mycroft/res/ui/settings/images/power.svg
mycroft/res/ui/settings/images/restart.svg
mycroft/res/ui/settings/images/settings.png
mycroft/res/ui/settings/images/ssh.svg
mycroft/res/ui/settings/images/switch-green.svg
mycroft/res/ui/settings/images/switch-red.svg
mycroft/res/ui/settings/images/tick.svg
mycroft/res/ui/translations/SmartSpeakerExtension.GuiInterface_de.qm
mycroft/res/ui/translations/SmartSpeakerExtension.GuiInterface_es.qm
mycroft/res/ui/translations/SmartSpeakerExtension.GuiInterface_fr.qm
mycroft/res/ui/translations/SmartSpeakerExtension.GuiInterface_it.qm
mycroft/res/ui/translations/SmartSpeakerExtension.GuiInterface_nl.qm
mycroft/res/ui/translations/SmartSpeakerExtension.GuiInterface_pt.qm
mycroft/res/ui/translations/about_page_de.ts
mycroft/res/ui/translations/about_page_es.ts
mycroft/res/ui/translations/about_page_fr.ts
mycroft/res/ui/translations/about_page_it.ts
mycroft/res/ui/translations/about_page_nl.ts
mycroft/res/ui/translations/about_page_pt.ts
mycroft/res/ui/translations/configuration_generator_display_de.ts
mycroft/res/ui/translations/configuration_generator_display_es.ts
mycroft/res/ui/translations/configuration_generator_display_fr.ts
mycroft/res/ui/translations/configuration_generator_display_it.ts
mycroft/res/ui/translations/configuration_generator_display_nl.ts
mycroft/res/ui/translations/configuration_generator_display_pt.ts
mycroft/res/ui/translations/configuration_groups_display_de.ts
mycroft/res/ui/translations/configuration_groups_display_es.ts
mycroft/res/ui/translations/configuration_groups_display_fr.ts
mycroft/res/ui/translations/configuration_groups_display_it.ts
mycroft/res/ui/translations/configuration_groups_display_nl.ts
mycroft/res/ui/translations/configuration_groups_display_pt.ts
mycroft/res/ui/translations/customize_settings_de.ts
mycroft/res/ui/translations/customize_settings_es.ts
mycroft/res/ui/translations/customize_settings_fr.ts
mycroft/res/ui/translations/customize_settings_it.ts
mycroft/res/ui/translations/customize_settings_nl.ts
mycroft/res/ui/translations/customize_settings_pt.ts
mycroft/res/ui/translations/customize_theme_de.ts
mycroft/res/ui/translations/customize_theme_es.ts
mycroft/res/ui/translations/customize_theme_fr.ts
mycroft/res/ui/translations/customize_theme_it.ts
mycroft/res/ui/translations/customize_theme_nl.ts
mycroft/res/ui/translations/customize_theme_pt.ts
mycroft/res/ui/translations/developer_settings_de.ts
mycroft/res/ui/translations/developer_settings_es.ts
mycroft/res/ui/translations/developer_settings_fr.ts
mycroft/res/ui/translations/developer_settings_it.ts
mycroft/res/ui/translations/developer_settings_nl.ts
mycroft/res/ui/translations/developer_settings_pt.ts
mycroft/res/ui/translations/display_settings_de.ts
mycroft/res/ui/translations/display_settings_es.ts
mycroft/res/ui/translations/display_settings_fr.ts
mycroft/res/ui/translations/display_settings_it.ts
mycroft/res/ui/translations/display_settings_nl.ts
mycroft/res/ui/translations/display_settings_pt.ts
mycroft/res/ui/translations/homescreen_settings_de.ts
mycroft/res/ui/translations/homescreen_settings_es.ts
mycroft/res/ui/translations/homescreen_settings_fr.ts
mycroft/res/ui/translations/homescreen_settings_it.ts
mycroft/res/ui/translations/homescreen_settings_nl.ts
mycroft/res/ui/translations/homescreen_settings_pt.ts
mycroft/res/ui/translations/lrelease-generator.sh
mycroft/res/ui/translations/settingListBox_de.ts
mycroft/res/ui/translations/settingListBox_es.ts
mycroft/res/ui/translations/settingListBox_fr.ts
mycroft/res/ui/translations/settingListBox_it.ts
mycroft/res/ui/translations/settingListBox_nl.ts
mycroft/res/ui/translations/settingListBox_pt.ts
mycroft/res/ui/translations/settingspage_de.ts
mycroft/res/ui/translations/settingspage_es.ts
mycroft/res/ui/translations/settingspage_fr.ts
mycroft/res/ui/translations/settingspage_it.ts
mycroft/res/ui/translations/settingspage_nl.ts
mycroft/res/ui/translations/settingspage_pt.ts
mycroft/res/ui/translations/ssh_settings_de.ts
mycroft/res/ui/translations/ssh_settings_es.ts
mycroft/res/ui/translations/ssh_settings_fr.ts
mycroft/res/ui/translations/ssh_settings_it.ts
mycroft/res/ui/translations/ssh_settings_nl.ts
mycroft/res/ui/translations/ssh_settings_pt.ts
mycroft/session/__init__.py
mycroft/skills/__init__.py
mycroft/skills/__main__.py
mycroft/skills/api.py
mycroft/skills/audioservice.py
mycroft/skills/common_iot_skill.py
mycroft/skills/common_play_skill.py
mycroft/skills/common_query_skill.py
mycroft/skills/context.py
mycroft/skills/core.py
mycroft/skills/event_scheduler.py
mycroft/skills/fallback_skill.py
mycroft/skills/intent_service.py
mycroft/skills/intent_service_interface.py
mycroft/skills/msm_wrapper.py
mycroft/skills/permissions.py
mycroft/skills/settings.py
mycroft/skills/skill_data.py
mycroft/skills/skill_loader.py
mycroft/skills/skill_manager.py
mycroft/skills/skill_updater.py
mycroft/skills/intent_services/__init__.py
mycroft/skills/intent_services/adapt_service.py
mycroft/skills/intent_services/base.py
mycroft/skills/intent_services/commonqa_service.py
mycroft/skills/intent_services/converse_service.py
mycroft/skills/intent_services/fallback_service.py
mycroft/skills/intent_services/padatious_service.py
mycroft/skills/mycroft_skill/__init__.py
mycroft/skills/mycroft_skill/decorators.py
mycroft/skills/mycroft_skill/event_container.py
mycroft/skills/mycroft_skill/mycroft_skill.py
mycroft/stt/__init__.py
mycroft/tts/__init__.py
mycroft/tts/cache.py
mycroft/tts/remote_tts.py
mycroft/tts/tts.py
mycroft/util/__init__.py
mycroft/util/audio_test.py
mycroft/util/audio_utils.py
mycroft/util/bracket_expansion.py
mycroft/util/combo_lock.py
mycroft/util/download.py
mycroft/util/file_utils.py
mycroft/util/format.py
mycroft/util/json_helper.py
mycroft/util/log.py
mycroft/util/monotonic_event.py
mycroft/util/network_utils.py
mycroft/util/parse.py
mycroft/util/platform.py
mycroft/util/plugins.py
mycroft/util/process_utils.py
mycroft/util/signal.py
mycroft/util/string_utils.py
mycroft/util/time.py
ovos_core.egg-info/PKG-INFO
ovos_core.egg-info/SOURCES.txt
ovos_core.egg-info/dependency_links.txt
ovos_core.egg-info/entry_points.txt
ovos_core.egg-info/requires.txt
ovos_core.egg-info/top_level.txt
requirements/extra-PHAL.txt
requirements/extra-audiobackend.txt
requirements/extra-bus.txt
requirements/extra-deprecated.txt
requirements/extra-gui.txt
requirements/extra-mark1.txt
requirements/extra-skills-lgpl.txt
requirements/extra-skills.txt
requirements/extra-stt.txt
requirements/extra-tts.txt
requirements/minimal.txt
requirements/requirements.txt
requirements/skills-essential.txt
requirements/tests.txt