plover-sound


Nameplover-sound JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/raoeus/plover-sound
SummaryPlays sound when stroke is registered
upload_time2024-04-22 23:46:42
maintainerNone
docs_urlNone
authorZach Rice
requires_pythonNone
licenseMIT
keywords plover plover_plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Plover Sound

Very early in development, but it's coming along nicely! Let me know in the plover discord if you have any suggestions: **@ricecakes808**

## Installation

There are 3 modes you can use, `sample`, `mapped`, and `melody`. The "Sound" tool tab is added to your Plover window. Please open that to configure `plover_sound`.

You have to git clone and then install manually from the command line. See the instructions [here](https://plover.wiki/index.php/Plugins).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/raoeus/plover-sound",
    "name": "plover-sound",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "plover plover_plugin",
    "author": "Zach Rice",
    "author_email": "bynxmusic@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4f/89/edcfc6e99e7db24c1db79ce3c4bc66feaa7b86016d683f64d7b44db8bc9b/plover-sound-0.0.4.tar.gz",
    "platform": null,
    "description": "# Plover Sound\n\nVery early in development, but it's coming along nicely! Let me know in the plover discord if you have any suggestions: **@ricecakes808**\n\n## Installation\n\nThere are 3 modes you can use, `sample`, `mapped`, and `melody`. The \"Sound\" tool tab is added to your Plover window. Please open that to configure `plover_sound`.\n\nYou have to git clone and then install manually from the command line. See the instructions [here](https://plover.wiki/index.php/Plugins).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Plays sound when stroke is registered",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/raoeus/plover-sound"
    },
    "split_keywords": [
        "plover",
        "plover_plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44410cf889c7e9039de2f62f8328559267a39b098f3f136ec95030e14b28b550",
                "md5": "b9d2d4fa77b719dc2953872ba79cfe12",
                "sha256": "a4cb42354028506327286798303d54ed4e0fcd23dcc1a7a8c89ab545873b69ac"
            },
            "downloads": -1,
            "filename": "plover_sound-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b9d2d4fa77b719dc2953872ba79cfe12",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15753,
            "upload_time": "2024-04-22T23:46:40",
            "upload_time_iso_8601": "2024-04-22T23:46:40.951003Z",
            "url": "https://files.pythonhosted.org/packages/44/41/0cf889c7e9039de2f62f8328559267a39b098f3f136ec95030e14b28b550/plover_sound-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f89edcfc6e99e7db24c1db79ce3c4bc66feaa7b86016d683f64d7b44db8bc9b",
                "md5": "ffe543d17071c99c32ebb2796dd7a129",
                "sha256": "6559f9e1e9e60bca2ec4c4d11de355b9d1d2654a54b0308ca5411042e9d58d2e"
            },
            "downloads": -1,
            "filename": "plover-sound-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ffe543d17071c99c32ebb2796dd7a129",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16301,
            "upload_time": "2024-04-22T23:46:42",
            "upload_time_iso_8601": "2024-04-22T23:46:42.568073Z",
            "url": "https://files.pythonhosted.org/packages/4f/89/edcfc6e99e7db24c1db79ce3c4bc66feaa7b86016d683f64d7b44db8bc9b/plover-sound-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 23:46:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "raoeus",
    "github_project": "plover-sound",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "plover-sound"
}
        
Elapsed time: 0.23335s