plover-listening-lookup


Nameplover-listening-lookup JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/Erhannis/plover_listening_lookup
SummaryAutomatic Word Lookup GUI Plugin for Plover
upload_time2025-01-08 01:06:05
maintainerNone
docs_urlNone
authorErhannis
requires_pythonNone
licenseMIT License (MIT)
keywords plover plover_plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Listening Lookup for Plover
[![PyPI](https://img.shields.io/pypi/v/plover-listening-lookup)](https://pypi.org/project/plover-listening-lookup/)
![GitHub](https://img.shields.io/github/license/Erhannis/plover_listening_lookup)

This is a Plover plugin that listens to normal keyboard keypresses and gives suggested strokes for each detected word, as though you were typing into the built-in Lookup window.  Intended for learners to get a feel for words while still typing normally.

Warning: this does listen to your keyboard (as does Plover), so you might want to e.g. minimize or close it before typing any passwords.

Based off https://github.com/Kaoffie/plover_next_stroke .  There might be some leftover code I missed.

## Installation

You can install this plugin using the built-in Plover Plugin Manager, under the name `plover-listening-lookup`.

Or:
```
sudo apt install pyqt5-dev-tools
plover -s plover_plugins install --force PyQt5
plover -s plover_plugins install git+https://github.com/Erhannis/plover_listening_lookup.git#egg=plover_listening_lookup
```
(Not sure if ALL those steps are needed, but I think that's what worked for me.)<br/>
(I think you can also clone it and do `plover -s plover_plugins install PATH_TO_REPO`?  Might need to do a `pip install .` or st first, or maybe `python3 setup.py build_py build_ui`?)<br/>

## License & Credits

This plugin is licensed under the MIT license.

The icons used in this plugin are taken from [Icons8 Flat Color Icons](https://github.com/icons8/flat-color-icons), or from [https://publicdomainvectors.org](https://publicdomainvectors.org).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Erhannis/plover_listening_lookup",
    "name": "plover-listening-lookup",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "plover plover_plugin",
    "author": "Erhannis",
    "author_email": "eyeillus@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/86/38/500ed6efd2749199bab766108f57cd1ca21e4ccb0a3e29df9cc88977fb8f/plover_listening_lookup-1.0.2.tar.gz",
    "platform": null,
    "description": "# Listening Lookup for Plover\n[![PyPI](https://img.shields.io/pypi/v/plover-listening-lookup)](https://pypi.org/project/plover-listening-lookup/)\n![GitHub](https://img.shields.io/github/license/Erhannis/plover_listening_lookup)\n\nThis is a Plover plugin that listens to normal keyboard keypresses and gives suggested strokes for each detected word, as though you were typing into the built-in Lookup window.  Intended for learners to get a feel for words while still typing normally.\n\nWarning: this does listen to your keyboard (as does Plover), so you might want to e.g. minimize or close it before typing any passwords.\n\nBased off https://github.com/Kaoffie/plover_next_stroke .  There might be some leftover code I missed.\n\n## Installation\n\nYou can install this plugin using the built-in Plover Plugin Manager, under the name `plover-listening-lookup`.\n\nOr:\n```\nsudo apt install pyqt5-dev-tools\nplover -s plover_plugins install --force PyQt5\nplover -s plover_plugins install git+https://github.com/Erhannis/plover_listening_lookup.git#egg=plover_listening_lookup\n```\n(Not sure if ALL those steps are needed, but I think that's what worked for me.)<br/>\n(I think you can also clone it and do `plover -s plover_plugins install PATH_TO_REPO`?  Might need to do a `pip install .` or st first, or maybe `python3 setup.py build_py build_ui`?)<br/>\n\n## License & Credits\n\nThis plugin is licensed under the MIT license.\n\nThe icons used in this plugin are taken from [Icons8 Flat Color Icons](https://github.com/icons8/flat-color-icons), or from [https://publicdomainvectors.org](https://publicdomainvectors.org).\n",
    "bugtrack_url": null,
    "license": "MIT License (MIT)",
    "summary": "Automatic Word Lookup GUI Plugin for Plover",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/Erhannis/plover_listening_lookup"
    },
    "split_keywords": [
        "plover",
        "plover_plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f8f980deecf8ad6692637bef1f8c57f29ea0a20377dd434f1b6fcdf5680313e",
                "md5": "4159356a429afeab97d2e1517d6d7677",
                "sha256": "908754472c11337abcaee2fd578fb322b84089b42cf694bd9ce525e55ffe7ecb"
            },
            "downloads": -1,
            "filename": "plover_listening_lookup-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4159356a429afeab97d2e1517d6d7677",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18910,
            "upload_time": "2025-01-08T01:06:04",
            "upload_time_iso_8601": "2025-01-08T01:06:04.284354Z",
            "url": "https://files.pythonhosted.org/packages/5f/8f/980deecf8ad6692637bef1f8c57f29ea0a20377dd434f1b6fcdf5680313e/plover_listening_lookup-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8638500ed6efd2749199bab766108f57cd1ca21e4ccb0a3e29df9cc88977fb8f",
                "md5": "7f2e7ebf22ddda2de083c1e59e580c23",
                "sha256": "f221f21098fee595d6360bccf559dc06e924a1aca643d939b48a0ef22dd6fbca"
            },
            "downloads": -1,
            "filename": "plover_listening_lookup-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7f2e7ebf22ddda2de083c1e59e580c23",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14259,
            "upload_time": "2025-01-08T01:06:05",
            "upload_time_iso_8601": "2025-01-08T01:06:05.500231Z",
            "url": "https://files.pythonhosted.org/packages/86/38/500ed6efd2749199bab766108f57cd1ca21e4ccb0a3e29df9cc88977fb8f/plover_listening_lookup-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-08 01:06:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Erhannis",
    "github_project": "plover_listening_lookup",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "plover-listening-lookup"
}
        
Elapsed time: 0.83026s