sat-mouse-mover


Namesat-mouse-mover JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
Summary# Python move my mouse
upload_time2024-08-16 16:39:09
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords mouse ms teams messangers status online status auto move mouse move
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python move my mouse 


## Description
This script will move the mouse for you, when you are not at the desk:
> MS Teams changes your online status after certain minutes, which is kinda annoying,   
> when you watch a Video or if you read a long text ;-)   

## Installation
> I recommend to use the [pipx](https://pypi.org/project/pipx/) installer,   
> to install the package isolated from your global python installation.  



```commandline
pipx install sat_mouse_mover
```

## Usage
After you installed the package, there is a CLI command available
```commandline
sat_mouse_watch
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sat-mouse-mover",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "mouse, MS TEAMS, Messangers, status, online status, auto move, mouse move",
    "author": null,
    "author_email": "Markus <markus2110@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d3/fe/a5d26485d4cafced134f3d9970b3ff71bb1dcc5fb6b9a531bb5d1e936641/sat_mouse_mover-0.0.5.tar.gz",
    "platform": null,
    "description": "# Python move my mouse \n\n\n## Description\nThis script will move the mouse for you, when you are not at the desk:\n> MS Teams changes your online status after certain minutes, which is kinda annoying,   \n> when you watch a Video or if you read a long text ;-)   \n\n## Installation\n> I recommend to use the [pipx](https://pypi.org/project/pipx/) installer,   \n> to install the package isolated from your global python installation.  \n\n\n\n```commandline\npipx install sat_mouse_mover\n```\n\n## Usage\nAfter you installed the package, there is a CLI command available\n```commandline\nsat_mouse_watch\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "# Python move my mouse",
    "version": "0.0.5",
    "project_urls": {
        "Documentation": "https://gitlab.com/markus2110-public/python/move_my_mouse/-/blob/develop/README.md",
        "Homepage": "https://gitlab.com/markus2110-public/python/move_my_mouse",
        "Issues": "https://gitlab.com/markus2110-public/python/move_my_mouse/-/issues",
        "Repository": "https://gitlab.com/markus2110-public/python/move_my_mouse.git"
    },
    "split_keywords": [
        "mouse",
        " ms teams",
        " messangers",
        " status",
        " online status",
        " auto move",
        " mouse move"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cffcf02e47e31a60a9fecb52a84638a3ff686c96d39384580e6ec8401d5d513f",
                "md5": "5ef4595ce8f193dd1267483877c178af",
                "sha256": "618bf71aec55e025ea23b117d31c31c4960c6d2a6c3a8129d1c261fa12e6f853"
            },
            "downloads": -1,
            "filename": "sat_mouse_mover-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ef4595ce8f193dd1267483877c178af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3349,
            "upload_time": "2024-08-16T16:39:08",
            "upload_time_iso_8601": "2024-08-16T16:39:08.146436Z",
            "url": "https://files.pythonhosted.org/packages/cf/fc/f02e47e31a60a9fecb52a84638a3ff686c96d39384580e6ec8401d5d513f/sat_mouse_mover-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3fea5d26485d4cafced134f3d9970b3ff71bb1dcc5fb6b9a531bb5d1e936641",
                "md5": "ae15c7c905411119fedc6dc84154a397",
                "sha256": "cd6c2433e8b59b3e2102ac83859da982426f51d7aa00ca7e12c5b9033d1f63e0"
            },
            "downloads": -1,
            "filename": "sat_mouse_mover-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "ae15c7c905411119fedc6dc84154a397",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2849,
            "upload_time": "2024-08-16T16:39:09",
            "upload_time_iso_8601": "2024-08-16T16:39:09.400521Z",
            "url": "https://files.pythonhosted.org/packages/d3/fe/a5d26485d4cafced134f3d9970b3ff71bb1dcc5fb6b9a531bb5d1e936641/sat_mouse_mover-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-16 16:39:09",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "markus2110-public",
    "gitlab_project": "python",
    "lcname": "sat-mouse-mover"
}
        
Elapsed time: 0.49509s