# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/bed.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Naptime
Put the assistant to sleep when you don't want to be disturbed.
## About
Tell the assistant to sleep when you don't want to be disturbed in any way.
This stops all calls to Speech to Text system, guaranteeing your voice won't be sent anywhere on an accidental activation.
When sleeping, the assistant will only listen locally for the wake word `Hey Mycroft, wake up`. Otherwise the system will be totally silent and won't bother you.
On a Mark 1 device this also dims the eyes.
Skill can mute the audio as well when entering into sleep mode if required.
## Configuration
The skill utilizes the `~/.config/mycroft/skills/skill-ovos-naptime.openvoiceos/settings.json` file which allows you to configure this skill.
```json
{
"mute": false
}
```
## Examples
- "Go to sleep"
- "Nap time"
- "Wake up"
## Credits
OpenVoiceOS (@OpenVoiceOS)
Mycroft AI (@MycroftAI)
## Category
**Daily**
Configuration
## Tags
#nap
#naptime
#sleep
#donotdisturb
#do-not-disturb
Raw data
{
"_id": null,
"home_page": "https://github.com/OpenVoiceOS/skill-ovos-naptime",
"name": "ovos-skill-naptime",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "ovos skill plugin",
"author": "JarbasAi",
"author_email": "jarbasai@mailfence.com",
"download_url": "https://files.pythonhosted.org/packages/93/40/3a4dcb8e87410048548e134f3723a526c27d28034224084eb5a0b56cce72/ovos-skill-naptime-0.3.11.tar.gz",
"platform": null,
"description": "# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/bed.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Naptime\n\nPut the assistant to sleep when you don't want to be disturbed.\n\n## About\n\nTell the assistant to sleep when you don't want to be disturbed in any way.\nThis stops all calls to Speech to Text system, guaranteeing your voice won't be sent anywhere on an accidental activation.\n\nWhen sleeping, the assistant will only listen locally for the wake word `Hey Mycroft, wake up`. Otherwise the system will be totally silent and won't bother you.\n\nOn a Mark 1 device this also dims the eyes.\n\nSkill can mute the audio as well when entering into sleep mode if required.\n\n## Configuration\n\nThe skill utilizes the `~/.config/mycroft/skills/skill-ovos-naptime.openvoiceos/settings.json` file which allows you to configure this skill.\n\n```json\n{\n \"mute\": false\n}\n```\n\n## Examples\n\n- \"Go to sleep\"\n- \"Nap time\"\n- \"Wake up\"\n\n## Credits\n\nOpenVoiceOS (@OpenVoiceOS)\nMycroft AI (@MycroftAI)\n\n## Category\n\n**Daily**\nConfiguration\n\n## Tags\n\n#nap\n#naptime\n#sleep\n#donotdisturb\n#do-not-disturb\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "ovos skill plugin",
"version": "0.3.11",
"project_urls": {
"Homepage": "https://github.com/OpenVoiceOS/skill-ovos-naptime"
},
"split_keywords": [
"ovos",
"skill",
"plugin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2831431043eaeff78f4fe94d3b8b4efbea4bad6f45edd872e2cd4180eb63411c",
"md5": "96a6240908b7f361a0bf1c9096194d86",
"sha256": "5d1c171808d4da52e4f4ba7d1b2cb24ffdb16d01b858ef5f859d697d8f2b0b30"
},
"downloads": -1,
"filename": "ovos_skill_naptime-0.3.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "96a6240908b7f361a0bf1c9096194d86",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 51272,
"upload_time": "2024-12-14T00:17:29",
"upload_time_iso_8601": "2024-12-14T00:17:29.601339Z",
"url": "https://files.pythonhosted.org/packages/28/31/431043eaeff78f4fe94d3b8b4efbea4bad6f45edd872e2cd4180eb63411c/ovos_skill_naptime-0.3.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "93403a4dcb8e87410048548e134f3723a526c27d28034224084eb5a0b56cce72",
"md5": "503eb1453cca0bab5aded8e797072aa0",
"sha256": "d542c7b28da4c83bb424091b890a82307565ab96e89b9a18f0a5cc43f78e76da"
},
"downloads": -1,
"filename": "ovos-skill-naptime-0.3.11.tar.gz",
"has_sig": false,
"md5_digest": "503eb1453cca0bab5aded8e797072aa0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 22828,
"upload_time": "2024-12-14T00:17:31",
"upload_time_iso_8601": "2024-12-14T00:17:31.766463Z",
"url": "https://files.pythonhosted.org/packages/93/40/3a4dcb8e87410048548e134f3723a526c27d28034224084eb5a0b56cce72/ovos-skill-naptime-0.3.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-14 00:17:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OpenVoiceOS",
"github_project": "skill-ovos-naptime",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "ovos-utils",
"specs": [
[
">=",
"0.0.38"
]
]
},
{
"name": "ovos-workshop",
"specs": [
[
"<",
"4.0.0"
],
[
">=",
"0.0.15"
]
]
},
{
"name": "ovos-bus-client",
"specs": [
[
">=",
"1.2.0"
],
[
"<",
"2.0.0"
]
]
}
],
"lcname": "ovos-skill-naptime"
}