{ "info": { "author": "Tomas Ravinskas", "author_email": "tomas.rav@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: Microsoft :: Windows :: Windows 10", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Topic :: Games/Entertainment", "Topic :: System :: Emulators" ], "description": "# Joy2DroidX\n\n![Joy2DroidX](assets/screenshot.png)\n\nJoy2DroidX allows you to use your Android device as a\nvirtual Xbox 360 controller or DualShock 4 gamepad.\n\nIt consists of a server that runs on Windows and Linux\nand an Android app. While there's nothing preventing the\napp from running on any Android device, it's been only\ntested on Android phones.\n\n\n### Server\n\nThe server (this app) listens for input from connected\nAndroid devices and manages creation/deletion of virtual devices.\nIt uses UInput on Linux and [ViGEm](https://github.com/ViGEm) on Windows.\n\nWhile running the server *does not* require any special\nprivileges, the initial setup (setting UInput permissions on Linux and installing driver on Windows) *requires root/administrator* access.\n\n### Client\n\nYou can find more information about the Android app as well the sources [here](https://github.com/OzymandiasTheGreat/Joy2DroidX).\n\n\n## Installation\n\nJoy2DroidX is distributed as a portable app on Windows and as an AppImage on Linux.\nYou can find latest versions on [releases page](https://github.com/OzymandiasTheGreat/Joy2DroidX-server/releases).\n\nAlternatively, if you have python 3 and pip setup, you can install from [pypi](https://pypi.org/project/j2dx/):\n\n```\npip install j2dx\n```\n\n\n## Usage\n\n### First run\n\nYou need to setup the system before the first run.\nJoy2DroidX provides a convenience command that does this for you, it however requires root/administrator access.\n\nJust run `j2dx --setup` as root or from administrator command prompt.\n\nOn Linux this will create a udev rule for UInput and add current user to `j2dx` group. If you're not using sudo or user detection fails for another reason, you can provide username as an argument to `--setup`.\nFor udev rules and group changes to take effect you'll have to restart your system.\n\nOn Windows this will download [ViGEmBus driver](https://github.com/ViGEm/ViGEmBus) and prompt you to install it.\nOnce the driver is setup you can use Joy2DroidX, no restart necessary.\n\n### Regular usage\n\nRun `j2dx` (on windows you can just double click `j2dx.exe`), scan QRCode from the Android app and that's it.\nEverything should just work. Switching device mode is done from the Android app.\n\nThe server should not need any extra configuration.\nIf you have an unsual network setup or default port is used by another process, there are a couple option you can modify:\n\n- `-p, --port` allows you to use a different port. Default is 8013.\n- `-H, --host` if hostname detection fails you can specify a hostname or your computers IP address.\n- `-d, --debug` you shouldn't need this one. If you do encounter bugs, run `j2dx -d` and open an issue with a link to debug output (use a gist or pastebin for this).\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/OzymandiasTheGreat/Joy2DroidX-server", "keywords": "virtual-device,gamepad,controller", "license": "GPL-3.0", "maintainer": "Tomas Ravinskas", "maintainer_email": "tomas.rav@gmail.com", "name": "j2dx", "package_url": "https://pypi.org/project/j2dx/", "platform": "", "project_url": "https://pypi.org/project/j2dx/", "project_urls": { "Homepage": "https://github.com/OzymandiasTheGreat/Joy2DroidX-server", "Repository": "https://github.com/OzymandiasTheGreat/Joy2DroidX-server" }, "release_url": "https://pypi.org/project/j2dx/0.1.0/", "requires_dist": [ "python-socketio (>=4.2,<5.0)", "eventlet (>=0.25,<0.26)", "qrcode (>=6.1,<7.0)", "colorama (>=0.4,<0.5); sys_platform == \"win32\"", "evdev (>=1.2,<2.0); sys_platform == \"linux\"" ], "requires_python": ">=3.7,<4.0", "summary": "Use your Android phone as a virtual Xbox 360 controller or DualShock 4 gamepad on your Windows or Linux PC. This is the server that runs on Windows or Linux.", "version": "0.1.0" }, "last_serial": 5657315, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3d0e9e4f6916aa0e33cf5fed43649b88", "sha256": "cf64c5ea2d11ffd1fef81d95fa7a87b42ca5b827592c12f4573393c0069c2c50" }, "downloads": -1, "filename": "j2dx-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3d0e9e4f6916aa0e33cf5fed43649b88", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7,<4.0", "size": 55127, "upload_time": "2019-08-09T18:42:00", "url": "https://files.pythonhosted.org/packages/88/33/a11dcc93ad76910d7e2ee9951956e44e90aad6f97028fcfee42e9788f340/j2dx-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "22436fec8ceba4af10e1506a290e98b5", "sha256": "c6ebd1228c70aeaf064edcec51c1220eb7dd6b854415db0832078c3f4a2f7df3" }, "downloads": -1, "filename": "j2dx-0.1.0.tar.gz", "has_sig": false, "md5_digest": "22436fec8ceba4af10e1506a290e98b5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7,<4.0", "size": 52004, "upload_time": "2019-08-09T18:42:03", "url": "https://files.pythonhosted.org/packages/aa/11/327519126627901eb450196b024216fa03d797931a9100119998e489a8a8/j2dx-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d0e9e4f6916aa0e33cf5fed43649b88", "sha256": "cf64c5ea2d11ffd1fef81d95fa7a87b42ca5b827592c12f4573393c0069c2c50" }, "downloads": -1, "filename": "j2dx-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3d0e9e4f6916aa0e33cf5fed43649b88", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7,<4.0", "size": 55127, "upload_time": "2019-08-09T18:42:00", "url": "https://files.pythonhosted.org/packages/88/33/a11dcc93ad76910d7e2ee9951956e44e90aad6f97028fcfee42e9788f340/j2dx-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "22436fec8ceba4af10e1506a290e98b5", "sha256": "c6ebd1228c70aeaf064edcec51c1220eb7dd6b854415db0832078c3f4a2f7df3" }, "downloads": -1, "filename": "j2dx-0.1.0.tar.gz", "has_sig": false, "md5_digest": "22436fec8ceba4af10e1506a290e98b5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7,<4.0", "size": 52004, "upload_time": "2019-08-09T18:42:03", "url": "https://files.pythonhosted.org/packages/aa/11/327519126627901eb450196b024216fa03d797931a9100119998e489a8a8/j2dx-0.1.0.tar.gz" } ] }