{ "info": { "author": "Giacomo Lawrance", "author_email": "thenerdystudent@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython" ], "description": "# Keylogger\n\n**Keylogger** is simple keylogger for Windows, Linux and Mac.\n## Installation\n\nThe following instructions will install Keylogger with pip Python package manager.\n\n### pip\n\nThis installs the latest stable, released version.\n\n```\n $ pip install keylogger\n```\n\n## How to run it\n\nBy running `keylogger` command, it'll start to log your strokes:\n```\n$ keylogger\n\nRECORD extension version 1.13\n```\n\nThe Keylogger is now running! It will log your strokes to the file you specified. Stop it by hitting the grave key (Thats the one under escape on a standard keyboard). \n\nKeylogger has several options that can be used to change output log file and change its cancel key:\n\n* `--log-file output.og`: File path to use as the log file. Default is current directory.\n* `--cancel-key`: The key that uses as the cancel key, default is '`'.\n* `--clean-log`: clean the log file first, default is No.\n\n#### Use cases\n\nSome uses of a keylogger are:\n\n- Business Administration: Monitor what employees are doing.\n- School/Institutions: Track keystrokes and log banned words in a file.\n- Personal Control and File Backup: Make sure no one is using your computer when you are away.\n- Parental Control: Track what your children are doing.\n- Self analysis\n\n---\n\n\n\n## 2.7.3 (2018-12-20)\n\n- Fixed typo\n\n## 2.7.2 (2018-12-05)\n\n- Add CHANGES file and update `setup.py` file - Thanks **@GreatBahram**\n\n## 2.7.1 (2018-12-04)\n\n- Add python package structure - Thanks **@GreatBahram**\n- Add CLI for `keylogger` - Thanks **@GreatBahram**\n- Update Readme file- Thanks **@GreatBahram**\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://simple-keylogger.github.io", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "keylogger", "package_url": "https://pypi.org/project/keylogger/", "platform": "", "project_url": "https://pypi.org/project/keylogger/", "project_urls": { "Homepage": "https://simple-keylogger.github.io" }, "release_url": "https://pypi.org/project/keylogger/2.7.3/", "requires_dist": [ "xlib" ], "requires_python": "", "summary": "A simple keylogger for Windows, Linux and Mac", "version": "2.7.3" }, "last_serial": 4621772, "releases": { "2.7.1": [ { "comment_text": "", "digests": { "md5": "fb3f9ac93a72db57e686c4b040880671", "sha256": "39887823b0c8be91e2bf7ce36971b79469c6aaf537afeec3953503c90b62d732" }, "downloads": -1, "filename": "keylogger-2.7.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fb3f9ac93a72db57e686c4b040880671", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7089, "upload_time": "2018-12-04T18:08:56", "url": "https://files.pythonhosted.org/packages/ca/e6/0cb051331fcebe615523da6ca38bf846b8eeb3aae2d3607d828d4d7984a6/keylogger-2.7.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e90a3a96d921381e88ebf85b632c560", "sha256": "79acc77954cf29907252480799a2e5bb5d08640858b926147943030e55aea3bc" }, "downloads": -1, "filename": "keylogger-2.7.1.tar.gz", "has_sig": false, "md5_digest": "4e90a3a96d921381e88ebf85b632c560", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6214, "upload_time": "2018-12-04T18:08:58", "url": "https://files.pythonhosted.org/packages/6c/c1/cdced4415529d685d6d984caaa2a900a67a6596c219b91f918abe69ee9d3/keylogger-2.7.1.tar.gz" } ], "2.7.2": [ { "comment_text": "", "digests": { "md5": "00ce073143d157fd36b626315333aa11", "sha256": "1152a94db7c1f21ef528d57aa150dfd75d76087be3385e1a361a9639a147e2f1" }, "downloads": -1, "filename": "keylogger-2.7.2-py3-none-any.whl", "has_sig": false, "md5_digest": "00ce073143d157fd36b626315333aa11", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7338, "upload_time": "2018-12-20T17:37:09", "url": "https://files.pythonhosted.org/packages/b8/48/071b5d97140fff172597cf84391359829800b94865e6d9f56566d47a3b89/keylogger-2.7.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "92ee1191b19141fa1cfd836dc3817fe8", "sha256": "ba6f1d44535c1f7004bdc85bef7e1234270b49a31c9603b6127d36221e47f92c" }, "downloads": -1, "filename": "keylogger-2.7.2.tar.gz", "has_sig": false, "md5_digest": "92ee1191b19141fa1cfd836dc3817fe8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6464, "upload_time": "2018-12-20T17:37:10", "url": "https://files.pythonhosted.org/packages/91/4f/64f12a01e54484e16538e85d8a117ec746808b663f103f389d340ee46abb/keylogger-2.7.2.tar.gz" } ], "2.7.3": [ { "comment_text": "", "digests": { "md5": "692eeff85946dd3f914ac177e4208406", "sha256": "9cdb7ba0059ab96b8993bbb5835a325ce3aa569cc49f4861f818ffe9a5531e89" }, "downloads": -1, "filename": "keylogger-2.7.3-py3-none-any.whl", "has_sig": false, "md5_digest": "692eeff85946dd3f914ac177e4208406", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7350, "upload_time": "2018-12-20T17:47:05", "url": "https://files.pythonhosted.org/packages/41/15/ad76419c2d4be89473fcd835129cdd950f5d64b09a02efbd6c7b1fc3c624/keylogger-2.7.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7a400f1590a91b88136a255c75af3228", "sha256": "52aa2e3420df34a9feb959a21894e9b93cb90cd7f8ed9eff0d6966152fec937f" }, "downloads": -1, "filename": "keylogger-2.7.3.tar.gz", "has_sig": false, "md5_digest": "7a400f1590a91b88136a255c75af3228", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6491, "upload_time": "2018-12-20T17:47:07", "url": "https://files.pythonhosted.org/packages/5b/6a/50321cd2015195b13c8dabbb055f09c2d7f4561af02cb98c3c7a043a8df0/keylogger-2.7.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "692eeff85946dd3f914ac177e4208406", "sha256": "9cdb7ba0059ab96b8993bbb5835a325ce3aa569cc49f4861f818ffe9a5531e89" }, "downloads": -1, "filename": "keylogger-2.7.3-py3-none-any.whl", "has_sig": false, "md5_digest": "692eeff85946dd3f914ac177e4208406", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7350, "upload_time": "2018-12-20T17:47:05", "url": "https://files.pythonhosted.org/packages/41/15/ad76419c2d4be89473fcd835129cdd950f5d64b09a02efbd6c7b1fc3c624/keylogger-2.7.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7a400f1590a91b88136a255c75af3228", "sha256": "52aa2e3420df34a9feb959a21894e9b93cb90cd7f8ed9eff0d6966152fec937f" }, "downloads": -1, "filename": "keylogger-2.7.3.tar.gz", "has_sig": false, "md5_digest": "7a400f1590a91b88136a255c75af3228", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6491, "upload_time": "2018-12-20T17:47:07", "url": "https://files.pythonhosted.org/packages/5b/6a/50321cd2015195b13c8dabbb055f09c2d7f4561af02cb98c3c7a043a8df0/keylogger-2.7.3.tar.gz" } ] }