{ "info": { "author": "Doug Steigerwald", "author_email": "steigerwald.doug@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "# stallyns\n\nWeb app user switcher for RetroPie/EmulationStation.\n\n![screenshot][screenshot]\n\n## What it is\n\nstallyns lets you have separate ROM directories for different users of your system.\n\nFor now, it is expected that you have all of your ROMs stored in 'user' directories at \\~/roms. See below:\n\n /home/pi/roms/\n \u251c\u2500\u2500 kids\n \u2502\u00a0\u00a0 \u251c\u2500\u2500 atari2600\n \u2502\u00a0\u00a0 \u251c\u2500\u2500 mame-libretro\n \u2502\u00a0\u00a0 \u251c\u2500\u2500 ports\n \u2502\u00a0\u00a0 \u2514\u2500\u2500 saves\n \u2514\u2500\u2500 me\n \u251c\u2500\u2500 atari2600\n \u251c\u2500\u2500 mame-libretro\n \u251c\u2500\u2500 ports\n \u2514\u2500\u2500 saves\n\n## Installation\n\n $ pip install --upgrade stallyns\n\nor clone this repo and install:\n\n $ git clone https://github.com/dlawregiets/stallyns && cd stallyns && pip install .\n\n## Running\n\nCopy the stallyns.service file to \\~/.config/systemd/stallyns.service. Reload systemd for the user and then activate and start the service:\n\n systemctl --user daemon-reload\n systemctl --user enable --now stallyns.service\n\n## Usage\n\nAfter installing, navigate to . A list of users will be displayed at the top along with a list of system options at the bottom (useful for if your kids won't turn off the games and you just want to shut the whole thing down).\n\nOn your first run, all user buttons will be white. When a user directory is symlinked to ~/RetroPie/roms, their button will be blue.\n\nOn the initial user selection in stallyns, \\~/RetroPie/roms is moved to ~/RetroPie/roms.orig and a symlink is created from *\\~/roms/USER* to *\\~/RetroPie/roms*.\n\n## Issues\n\nI recommend that you quit games before switching users. Killing the active running retroarch or other running application seems to lead to funky states of the display and a restart of EmulationStation does not fix it.\n\n## Save States (optional)\n\nI prefer to keep my save state and save files separate from the ROMs, so I do the following:\n\nModify /opt/retropie/configs/all/retroarch/retroarch.cfg to set the following:\n\n savefile_directory = \"/home/pi/RetroPie/roms/saves/\"\n savestate_directory = \"/home/pi/RetroPie/roms/saves/\"\n\n\n[screenshot]: https://github.com/dlawregiets/stallyns/raw/master/resources/screenshot.png\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/dlawregiets/stallyns", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "stallyns", "package_url": "https://pypi.org/project/stallyns/", "platform": "", "project_url": "https://pypi.org/project/stallyns/", "project_urls": { "Homepage": "https://github.com/dlawregiets/stallyns" }, "release_url": "https://pypi.org/project/stallyns/0.1.2/", "requires_dist": [ "flask (~=1.0)" ], "requires_python": "", "summary": "Webapp for user switching with RetroPie and EmulationStation", "version": "0.1.2" }, "last_serial": 4885699, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ee03a16c4a7799c424d48a3452664674", "sha256": "d82d8c36a1cc84430fcdf5f21d1c3260b92b81736655045baad4e61162d79989" }, "downloads": -1, "filename": "stallyns-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ee03a16c4a7799c424d48a3452664674", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12536, "upload_time": "2019-03-01T16:37:22", "url": "https://files.pythonhosted.org/packages/4e/6e/7a00ea398030117c37e9de4d69475259ea9d0ae488f3ff92db60260f4a71/stallyns-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "22f6130c502701cf2d11ebe76e31eb1a", "sha256": "7552be162537425a16078a7e2be6e70296c92486f8371c7c08ea00cbf05d0f72" }, "downloads": -1, "filename": "stallyns-0.1.0.tar.gz", "has_sig": false, "md5_digest": "22f6130c502701cf2d11ebe76e31eb1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7906, "upload_time": "2019-03-01T16:37:24", "url": "https://files.pythonhosted.org/packages/91/6b/3e64f3d258f8fc50a3a089589697a263c64b4aa9a22dad70fb65cc8b7bd3/stallyns-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c1ee38688ae9c693f778a45667a5076e", "sha256": "8975262b00e698da0891ccbc323f0ee6892e272433e96c7cccb89c2366220097" }, "downloads": -1, "filename": "stallyns-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c1ee38688ae9c693f778a45667a5076e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8717, "upload_time": "2019-03-01T16:47:51", "url": "https://files.pythonhosted.org/packages/d3/e5/49710406814cb3eba9b9f5b667f27c5ed04c31222c4b7e02936bddd73ccf/stallyns-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "03e81a5c0bad749bb31ce9c6ce090e06", "sha256": "1f5b1c1cb4fe1ee87ceea9bdbc3f4edf5996e7c0181afd4595783119a8422912" }, "downloads": -1, "filename": "stallyns-0.1.1.tar.gz", "has_sig": false, "md5_digest": "03e81a5c0bad749bb31ce9c6ce090e06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3989, "upload_time": "2019-03-01T16:47:52", "url": "https://files.pythonhosted.org/packages/3b/9d/9d6006400b4e5c68c03304ea0282dbd7ab73f52d495ffc051eb5f2cdac91/stallyns-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "cfca37577be7e88e50cd233263ce1e78", "sha256": "6a96af8693db0175872b151fe6269f5ac6d409c3a2251d2d61775dc94703801e" }, "downloads": -1, "filename": "stallyns-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "cfca37577be7e88e50cd233263ce1e78", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8728, "upload_time": "2019-03-01T16:56:55", "url": "https://files.pythonhosted.org/packages/83/f3/b13cbb4de5ef24ad830a5ae92803a01cb051751421a056499689453c7f88/stallyns-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e78cd3b033142698d6ac67b4dbfb71cf", "sha256": "3466897d80a14a61b234becfa65d0bb945d6e8f75d2764cb71d5d7b42764376c" }, "downloads": -1, "filename": "stallyns-0.1.2.tar.gz", "has_sig": false, "md5_digest": "e78cd3b033142698d6ac67b4dbfb71cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3992, "upload_time": "2019-03-01T16:56:57", "url": "https://files.pythonhosted.org/packages/1f/68/77451da6ef5b0b4be288ee86c11b5c5b77f88f60c3268e89d413eb52c211/stallyns-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cfca37577be7e88e50cd233263ce1e78", "sha256": "6a96af8693db0175872b151fe6269f5ac6d409c3a2251d2d61775dc94703801e" }, "downloads": -1, "filename": "stallyns-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "cfca37577be7e88e50cd233263ce1e78", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8728, "upload_time": "2019-03-01T16:56:55", "url": "https://files.pythonhosted.org/packages/83/f3/b13cbb4de5ef24ad830a5ae92803a01cb051751421a056499689453c7f88/stallyns-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e78cd3b033142698d6ac67b4dbfb71cf", "sha256": "3466897d80a14a61b234becfa65d0bb945d6e8f75d2764cb71d5d7b42764376c" }, "downloads": -1, "filename": "stallyns-0.1.2.tar.gz", "has_sig": false, "md5_digest": "e78cd3b033142698d6ac67b4dbfb71cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3992, "upload_time": "2019-03-01T16:56:57", "url": "https://files.pythonhosted.org/packages/1f/68/77451da6ef5b0b4be288ee86c11b5c5b77f88f60c3268e89d413eb52c211/stallyns-0.1.2.tar.gz" } ] }