ovos-skill-volume


Nameovos-skill-volume JSON
Version 0.1.12 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-volume
Summaryovos skill plugin
upload_time2024-12-02 18:35:04
maintainerNone
docs_urlNone
authorJarbasAi
requires_pythonNone
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements ovos-utils ovos_workshop ovos-utterance-normalizer ovos-number-parser
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/volume-down.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Volume Control
Control the volume of your system

## About
Control the volume of Mycroft with verbal commands 

## Examples
* "Turn up the volume"
* "Decrease the audio"
* "Mute audio"
* "Set volume to 5"
* "Set volume to 75 percent"

## Credits
Mycroft AI (@MycroftAI)

## Category
**Configuration**

## Tags
#volume
#volume-control
#sound
#system



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/skill-ovos-volume",
    "name": "ovos-skill-volume",
    "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/49/e1/fbd6f68e20d33f1dd56970ce79b3d78e3a0acca8e2c111a57f8d8690724c/ovos-skill-volume-0.1.12.tar.gz",
    "platform": null,
    "description": "# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/volume-down.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Volume Control\nControl the volume of your system\n\n## About\nControl the volume of Mycroft with verbal commands \n\n## Examples\n* \"Turn up the volume\"\n* \"Decrease the audio\"\n* \"Mute audio\"\n* \"Set volume to 5\"\n* \"Set volume to 75 percent\"\n\n## Credits\nMycroft AI (@MycroftAI)\n\n## Category\n**Configuration**\n\n## Tags\n#volume\n#volume-control\n#sound\n#system\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ovos skill plugin",
    "version": "0.1.12",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-volume"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec3970b89090877350b40a7b30f41c7dc724a777d917f2e3db19a67570455836",
                "md5": "aa32e95426c3dd58fe199d3fd7b1e157",
                "sha256": "1cf9a120323f3910f717220f01dd91075d88754ad5af390495423f14f50b0ee3"
            },
            "downloads": -1,
            "filename": "ovos_skill_volume-0.1.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa32e95426c3dd58fe199d3fd7b1e157",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 69055,
            "upload_time": "2024-12-02T18:35:02",
            "upload_time_iso_8601": "2024-12-02T18:35:02.387486Z",
            "url": "https://files.pythonhosted.org/packages/ec/39/70b89090877350b40a7b30f41c7dc724a777d917f2e3db19a67570455836/ovos_skill_volume-0.1.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49e1fbd6f68e20d33f1dd56970ce79b3d78e3a0acca8e2c111a57f8d8690724c",
                "md5": "e4fd63e60200306766ae2acf0aad4767",
                "sha256": "e6af6b53dbbc81a976e1b22bb06519e97f6ca16956632c6645c1966e73c04227"
            },
            "downloads": -1,
            "filename": "ovos-skill-volume-0.1.12.tar.gz",
            "has_sig": false,
            "md5_digest": "e4fd63e60200306766ae2acf0aad4767",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22703,
            "upload_time": "2024-12-02T18:35:04",
            "upload_time_iso_8601": "2024-12-02T18:35:04.061661Z",
            "url": "https://files.pythonhosted.org/packages/49/e1/fbd6f68e20d33f1dd56970ce79b3d78e3a0acca8e2c111a57f8d8690724c/ovos-skill-volume-0.1.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 18:35:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-volume",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ovos-utils",
            "specs": [
                [
                    "<",
                    "1.0.0"
                ],
                [
                    ">=",
                    "0.0.38"
                ]
            ]
        },
        {
            "name": "ovos_workshop",
            "specs": [
                [
                    "<",
                    "4.0.0"
                ],
                [
                    ">=",
                    "0.0.15"
                ]
            ]
        },
        {
            "name": "ovos-utterance-normalizer",
            "specs": [
                [
                    "<",
                    "1.0.0"
                ],
                [
                    ">=",
                    "0.0.1"
                ]
            ]
        },
        {
            "name": "ovos-number-parser",
            "specs": [
                [
                    "<",
                    "1.0.0"
                ],
                [
                    ">=",
                    "0.0.1"
                ]
            ]
        }
    ],
    "lcname": "ovos-skill-volume"
}
        
Elapsed time: 1.63731s