{ "info": { "author": "Vishal Keshav", "author_email": "vishal.keshav.1993@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.6" ], "description": "![net_puppy_logo](net_puppy_logo.jpg)\n\n# net-puppy\nA light-weight and fast network controlled puppy for command line interface.\nThis enables you to control your linux terminal from your mobile application over a low latency network.\n\nThe program relies on the push bullet service to control the linux command line interface from a network\ncontrolled device. The controller can be an another PC too, running a web browser for push notifications.\n\n## Installation\n\nFor python 2\n```\npip install net-puppy\n```\nor\n```\npython -m pip install net-puppy\n```\n\nFor python 3\n```\npip3 install net-puppy\n```\nor\n```\npython3 -m pip install net-puppy\n```\n\n## How to use it?\n### Step 1:\n\nCreate a account on [push bullet](https://www.pushbullet.com/).\n\n\n### Step 2:\n\nLogin to your push bullet account, and under settings, create an Access Token\nNote down this token somewhere for future use.\n\n## Additional Step 2:\n\nDownload push bullet [android app](https://play.google.com/store/apps/details?id=com.pushbullet.android&hl), and login with your push bullet credentials.\n\n\n### Step 3:\n\nImport the core module from net_puppy package in your python application.\n```\npython\n>> from net_puppy import core\n```\n\n\n### Step 4:\n\nStart the core module with start function, by providing your 34 character push bullet token.\n```\n>> core.start(\"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\")\n```\n\n### Step 5:\n\nFrom androd app (in the ME tab), type \"C command\"\n\nFor example: \"C ls\" for ls on the terminal.\n\n## Upcoming features\nIn the next, full blown terminal info will be avalable on your push bullet app.\n\n## Raise bugs and feature requests:\nhttps://github.com/vishal-keshav/net_puppy\n\n### Developer's info\nVishal Keshav (vishal.keshav.1993@gmail.com)\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://github.com/vishal-keshav/net_puppy", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "net-puppy", "package_url": "https://pypi.org/project/net-puppy/", "platform": "", "project_url": "https://pypi.org/project/net-puppy/", "project_urls": { "Homepage": "https://github.com/vishal-keshav/net_puppy" }, "release_url": "https://pypi.org/project/net-puppy/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "A network controlled terminal interface", "version": "0.0.2" }, "last_serial": 5372708, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7998c7dd156c2dc19162f548ff7cf755", "sha256": "148c0d09e603c45e42bb7996dfb778d6b93fc2a56f9a792ef43ac8c5328f45a9" }, "downloads": -1, "filename": "net_puppy-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7998c7dd156c2dc19162f548ff7cf755", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3436, "upload_time": "2019-06-07T18:01:32", "url": "https://files.pythonhosted.org/packages/be/0d/b53b68f784b7d9b1d5683cd518b753b7b6e36d5c76797a2f01f28acbaeaa/net_puppy-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69b063e92dd010c90539e4bad012823a", "sha256": "441a82863e8d84d770900ef85afa699e38090957a9ff8ab241698e2854d30df4" }, "downloads": -1, "filename": "net-puppy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "69b063e92dd010c90539e4bad012823a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2246, "upload_time": "2019-06-07T18:01:34", "url": "https://files.pythonhosted.org/packages/70/47/6927d13cecc2c455c7cc89a54fd823c3f1d51ab6e4b31a1e35ed58404fb0/net-puppy-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "5f6bfca79f6202f350c1355aa1ed8c26", "sha256": "e0a8221473383c36e1bd9120778bb7959ba23e715d293bd4b10c99145928b5e7" }, "downloads": -1, "filename": "net_puppy-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "5f6bfca79f6202f350c1355aa1ed8c26", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3744, "upload_time": "2019-06-07T18:45:16", "url": "https://files.pythonhosted.org/packages/8b/91/aaf4514db26b62be817457c2ff39d80c2575336139a764b41aa54eb129be/net_puppy-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b8682ae21908cb789bf6d6716b6af94a", "sha256": "30ca1dfccd3f3b6a76d4c480ad2434a8756dbc5bd7d8f2a1627ce459b0015a51" }, "downloads": -1, "filename": "net-puppy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b8682ae21908cb789bf6d6716b6af94a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2658, "upload_time": "2019-06-07T18:45:18", "url": "https://files.pythonhosted.org/packages/28/64/c8046b1b0cf581dec08e572c48cef8ecd202f0e02ed3ac2fc9c1122f0fa2/net-puppy-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5f6bfca79f6202f350c1355aa1ed8c26", "sha256": "e0a8221473383c36e1bd9120778bb7959ba23e715d293bd4b10c99145928b5e7" }, "downloads": -1, "filename": "net_puppy-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "5f6bfca79f6202f350c1355aa1ed8c26", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3744, "upload_time": "2019-06-07T18:45:16", "url": "https://files.pythonhosted.org/packages/8b/91/aaf4514db26b62be817457c2ff39d80c2575336139a764b41aa54eb129be/net_puppy-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b8682ae21908cb789bf6d6716b6af94a", "sha256": "30ca1dfccd3f3b6a76d4c480ad2434a8756dbc5bd7d8f2a1627ce459b0015a51" }, "downloads": -1, "filename": "net-puppy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b8682ae21908cb789bf6d6716b6af94a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2658, "upload_time": "2019-06-07T18:45:18", "url": "https://files.pythonhosted.org/packages/28/64/c8046b1b0cf581dec08e572c48cef8ecd202f0e02ed3ac2fc9c1122f0fa2/net-puppy-0.0.2.tar.gz" } ] }