ovos-skill-volume


Nameovos-skill-volume JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-volume
Summaryovos skill plugin
upload_time2023-01-25 21:55:12
maintainer
docs_urlNone
authorJarbasAi
requires_python
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements ovos-utils ovos_workshop
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": "",
    "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/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.0.1",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-volume"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a59beb73d1674429583baaa9b8ff324568f47ab5c87992ad492e5897f1eac89",
                "md5": "7b7469296bd79381ffc89da53fdf74a8",
                "sha256": "3f1bcc678be7c6b2d2d861b4c63e94f4455a88ef87d8f32ddd7841445037458d"
            },
            "downloads": -1,
            "filename": "ovos_skill_volume-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b7469296bd79381ffc89da53fdf74a8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 50278,
            "upload_time": "2023-01-25T21:55:12",
            "upload_time_iso_8601": "2023-01-25T21:55:12.867882Z",
            "url": "https://files.pythonhosted.org/packages/5a/59/beb73d1674429583baaa9b8ff324568f47ab5c87992ad492e5897f1eac89/ovos_skill_volume-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-25 21:55:12",
    "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": [
                [
                    "~=",
                    "0.0"
                ],
                [
                    ">=",
                    "0.0.38"
                ]
            ]
        },
        {
            "name": "ovos_workshop",
            "specs": [
                [
                    "~=",
                    "0.0"
                ],
                [
                    ">=",
                    "0.0.15"
                ]
            ]
        }
    ],
    "lcname": "ovos-skill-volume"
}
        
Elapsed time: 0.58849s