ovos-skill-naptime


Nameovos-skill-naptime JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-naptime
Summaryovos skill plugin
upload_time2023-03-13 18:47:56
maintainer
docs_urlNone
authorJarbasAi
requires_python
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <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 Mycroft to sleep when you don't want to be disturbed

## About 
Tell Mycroft 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, Mycroft will only listen locally for the phrase "Hey Mycroft,
wake up". Otherwise the system will be totally silent and won't bother you.

On a Mark 1 this also dims the eyes.

## Examples 
* "Go to sleep"
* "Nap time"
* "Wake up"

## Credits 
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ovos skill plugin",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "",
    "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\nPut Mycroft to sleep when you don't want to be disturbed\n\n## About \nTell Mycroft 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\nbe sent anywhere on an accidental activation.\n\nWhen sleeping, Mycroft will only listen locally for the phrase \"Hey Mycroft,\nwake up\". Otherwise the system will be totally silent and won't bother you.\n\nOn a Mark 1 this also dims the eyes.\n\n## Examples \n* \"Go to sleep\"\n* \"Nap time\"\n* \"Wake up\"\n\n## Credits \nMycroft AI (@MycroftAI)\n\n## Category\n**Daily**\nConfiguration\n\n## Tags\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.2.2",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-naptime"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fe4d0b69405ef5d255cdd2c79a5b91965a942c6a77450bdf193290d75099440",
                "md5": "36add1a45c896dbef82300cfaccdf678",
                "sha256": "dba65aa46a47b9942372a364c1350cd692c7054ce9b687043e94ee501cd39a00"
            },
            "downloads": -1,
            "filename": "ovos_skill_naptime-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "36add1a45c896dbef82300cfaccdf678",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 45359,
            "upload_time": "2023-03-13T18:47:56",
            "upload_time_iso_8601": "2023-03-13T18:47:56.689334Z",
            "url": "https://files.pythonhosted.org/packages/4f/e4/d0b69405ef5d255cdd2c79a5b91965a942c6a77450bdf193290d75099440/ovos_skill_naptime-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-13 18:47:56",
    "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": [],
    "lcname": "ovos-skill-naptime"
}
        
Elapsed time: 0.24310s