ovos-skill-stop


Nameovos-skill-stop JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-stop
Summaryovos skill plugin
upload_time2023-03-09 02:34:01
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
            # <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/stop-circle.svg' card_color='#40DBB0' width='50' height='50' style='vertical-align:bottom'/> Better Stop
Stop mycroft by voice

![](./logo.png)

## About
Provides verbal interfaces for the "Stop" command. 

NOTE: This Skill is a little unusual in that it really doesn't do anything
directly, rather it emits messages for the device creator to capture.

What is wrong with [official mycroft skill](https://github.com/MycroftAI/skill-stop)?
- silently captures enclosure specific commands that do nothing
- conflicts with enclosure specific skills
- captures [every utterance with the word "stop"](https://github.com/MycroftAI/mycroft-core/issues/1566)

This skill uses padatious instead of adapt, this take the full utterance 
into account. It is also a fallback skill and will revert to the old 
behaviour if no other skill matches. 

NOTE: This conflicts with and blacklists the official skill!

Alternatives:
- [Upstream PR#37](https://github.com/MycroftAI/skill-stop/pull/37)
- [Upstream PR#8](https://github.com/MycroftAI/skill-stop/pull/8) 
  Abandoned


## Examples
* "Stop"

# Platform support

- :heavy_check_mark: - tested and confirmed working
- :x: - incompatible/non-functional
- :question: - untested
- :construction: - partial support

|     platform    |   status   |  tag  | version | last tested | 
|:---------------:|:----------:|:-----:|:-------:|:-----------:|
|    [Chatterbox](https://hellochatterbox.com)   | :question: |  dev  |         |    never    | 
|     [HolmesV](https://github.com/HelloChatterbox/HolmesV)     | :question: |  dev  |         |    never    | 
|    [LocalHive](https://github.com/JarbasHiveMind/LocalHive)    | :question: |  dev  |         |    never    |  
|  [Mycroft Mark1](https://github.com/MycroftAI/enclosure-mark1)    | :question: |  dev  |         |    never    | 
|  [Mycroft Mark2](https://github.com/MycroftAI/hardware-mycroft-mark-II)    | :question: |  dev  |         |    never    |  
|    [NeonGecko](https://neon.ai)      | :question: |  dev  |         |    never    |   
|       [OVOS](https://github.com/OpenVoiceOS)        | :question: |  dev  |         |    never    |    
|     [Picroft](https://github.com/MycroftAI/enclosure-picroft)       | :question: |  dev  |         |    never    |  
| [Plasma Bigscreen](https://plasma-bigscreen.org/)  | :question: |  dev  |         |    never    |  

- `tag` - link to github release / branch / commit
- `version` - link to release/commit of platform repo where this was tested



## Category
**Configuration**

## Tags
#system



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/skill-ovos-stop",
    "name": "ovos-skill-stop",
    "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/stop-circle.svg' card_color='#40DBB0' width='50' height='50' style='vertical-align:bottom'/> Better Stop\nStop mycroft by voice\n\n![](./logo.png)\n\n## About\nProvides verbal interfaces for the \"Stop\" command. \n\nNOTE: This Skill is a little unusual in that it really doesn't do anything\ndirectly, rather it emits messages for the device creator to capture.\n\nWhat is wrong with [official mycroft skill](https://github.com/MycroftAI/skill-stop)?\n- silently captures enclosure specific commands that do nothing\n- conflicts with enclosure specific skills\n- captures [every utterance with the word \"stop\"](https://github.com/MycroftAI/mycroft-core/issues/1566)\n\nThis skill uses padatious instead of adapt, this take the full utterance \ninto account. It is also a fallback skill and will revert to the old \nbehaviour if no other skill matches. \n\nNOTE: This conflicts with and blacklists the official skill!\n\nAlternatives:\n- [Upstream PR#37](https://github.com/MycroftAI/skill-stop/pull/37)\n- [Upstream PR#8](https://github.com/MycroftAI/skill-stop/pull/8) \n  Abandoned\n\n\n## Examples\n* \"Stop\"\n\n# Platform support\n\n- :heavy_check_mark: - tested and confirmed working\n- :x: - incompatible/non-functional\n- :question: - untested\n- :construction: - partial support\n\n|     platform    |   status   |  tag  | version | last tested | \n|:---------------:|:----------:|:-----:|:-------:|:-----------:|\n|    [Chatterbox](https://hellochatterbox.com)   | :question: |  dev  |         |    never    | \n|     [HolmesV](https://github.com/HelloChatterbox/HolmesV)     | :question: |  dev  |         |    never    | \n|    [LocalHive](https://github.com/JarbasHiveMind/LocalHive)    | :question: |  dev  |         |    never    |  \n|  [Mycroft Mark1](https://github.com/MycroftAI/enclosure-mark1)    | :question: |  dev  |         |    never    | \n|  [Mycroft Mark2](https://github.com/MycroftAI/hardware-mycroft-mark-II)    | :question: |  dev  |         |    never    |  \n|    [NeonGecko](https://neon.ai)      | :question: |  dev  |         |    never    |   \n|       [OVOS](https://github.com/OpenVoiceOS)        | :question: |  dev  |         |    never    |    \n|     [Picroft](https://github.com/MycroftAI/enclosure-picroft)       | :question: |  dev  |         |    never    |  \n| [Plasma Bigscreen](https://plasma-bigscreen.org/)  | :question: |  dev  |         |    never    |  \n\n- `tag` - link to github release / branch / commit\n- `version` - link to release/commit of platform repo where this was tested\n\n\n\n## Category\n**Configuration**\n\n## Tags\n#system\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ovos skill plugin",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-stop"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4725503bba41530fef0cb2341d3d30b3e4a8924899b5b84b2496a1b33edd58d",
                "md5": "38af68254ef58c841b7860dae88aa878",
                "sha256": "3ef7cf5f0f92bf59e83f24affa8c74842f0d425aaaefdeaf9b0b21aabc4d56dc"
            },
            "downloads": -1,
            "filename": "ovos_skill_stop-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "38af68254ef58c841b7860dae88aa878",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20722,
            "upload_time": "2023-03-09T02:34:01",
            "upload_time_iso_8601": "2023-03-09T02:34:01.960145Z",
            "url": "https://files.pythonhosted.org/packages/d4/72/5503bba41530fef0cb2341d3d30b3e4a8924899b5b84b2496a1b33edd58d/ovos_skill_stop-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-09 02:34:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-stop",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "ovos-skill-stop"
}
        
Elapsed time: 0.15856s