SideJITServer


NameSideJITServer JSON
Version 1.3.1 PyPI version JSON
download
home_pageNone
SummarySideJITServer is an iOS 17 JIT enabler for Windows/macOS!
upload_time2024-04-24 05:01:24
maintainerNone
docs_urlNone
authorkhanhduytran0
requires_python>=3.11
licenseNone
keywords ios automation cli jit
VCS
bugtrack_url
requirements pymobiledevice3 pymobiledevice3 Flask zeroconf
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SideJITServer
This project allows you to start a server that wirelessly or via USB gives you JIT for iOS 17+ on Windows/macOS/Linux if you use the correct newer pymobiledevice3 version.


To get it going: (run this in an admin terminal if you're on Windows)
```sh
python3 -m venv venv

# If you're on macOS/Linux
. ./venv/bin/activate
# If you're on Windows using PowerShell
.\venv\Scripts\Activate.ps1
# CMD
.\venv\Scripts\Activate.bat

# All
pip3 install -r requirements.txt
# Windows
.\venv\Scripts\python3.exe main.py
# macOS/Linux
sudo python3 -m SideJITServer --help
```

Or with PyPI:
```
python3 -m venv venv
# Activate venv..

pip3 install SideJITServer
SideJITServer --help
```

Here is the [Shortcut](https://www.icloud.com/shortcuts/b0ffc9c3f0e74e7a8f8052c89fa322cf) that goes along with this.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "SideJITServer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "nythepegasus <me@nythepegas.us>",
    "keywords": "ios, automation, cli, jit",
    "author": "khanhduytran0",
    "author_email": "nythepegasus <me@nythepegas.us>, JoeMatt <git@joemattiello.com>",
    "download_url": "https://files.pythonhosted.org/packages/62/c8/705831ef806e189598ac7fd46d6ecaaf0baa9861ebf7a4bdb37d976e1e50/sidejitserver-1.3.1.tar.gz",
    "platform": null,
    "description": "# SideJITServer\nThis project allows you to start a server that wirelessly or via USB gives you JIT for iOS 17+ on Windows/macOS/Linux if you use the correct newer pymobiledevice3 version.\n\n\nTo get it going: (run this in an admin terminal if you're on Windows)\n```sh\npython3 -m venv venv\n\n# If you're on macOS/Linux\n. ./venv/bin/activate\n# If you're on Windows using PowerShell\n.\\venv\\Scripts\\Activate.ps1\n# CMD\n.\\venv\\Scripts\\Activate.bat\n\n# All\npip3 install -r requirements.txt\n# Windows\n.\\venv\\Scripts\\python3.exe main.py\n# macOS/Linux\nsudo python3 -m SideJITServer --help\n```\n\nOr with PyPI:\n```\npython3 -m venv venv\n# Activate venv..\n\npip3 install SideJITServer\nSideJITServer --help\n```\n\nHere is the [Shortcut](https://www.icloud.com/shortcuts/b0ffc9c3f0e74e7a8f8052c89fa322cf) that goes along with this.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "SideJITServer is an iOS 17 JIT enabler for Windows/macOS!",
    "version": "1.3.1",
    "project_urls": {
        "Bug Reports": "https://github.com/nythepegasus/SideJITServer/issues",
        "Homepage": "https://github.com/nythepegasus/SideJITServer"
    },
    "split_keywords": [
        "ios",
        " automation",
        " cli",
        " jit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bcdf80be7822d954e0f6d69d820abfd79f36c49873d32b6e9d6401f63d03dfef",
                "md5": "a64e84e9c45357eb79dd6abbf574fee0",
                "sha256": "00b71e9a2810f7169d3d1c839c7d001e555f254378ae0bd740992bc92c141437"
            },
            "downloads": -1,
            "filename": "SideJITServer-1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a64e84e9c45357eb79dd6abbf574fee0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 6061,
            "upload_time": "2024-04-24T05:01:22",
            "upload_time_iso_8601": "2024-04-24T05:01:22.445083Z",
            "url": "https://files.pythonhosted.org/packages/bc/df/80be7822d954e0f6d69d820abfd79f36c49873d32b6e9d6401f63d03dfef/SideJITServer-1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62c8705831ef806e189598ac7fd46d6ecaaf0baa9861ebf7a4bdb37d976e1e50",
                "md5": "e22e9de40e093e25e64dc5d614305940",
                "sha256": "ee65fecf153f661a3fa8860981de1a124ee6f60b32dea0ecedfe90400693ad37"
            },
            "downloads": -1,
            "filename": "sidejitserver-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e22e9de40e093e25e64dc5d614305940",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 9735,
            "upload_time": "2024-04-24T05:01:24",
            "upload_time_iso_8601": "2024-04-24T05:01:24.111008Z",
            "url": "https://files.pythonhosted.org/packages/62/c8/705831ef806e189598ac7fd46d6ecaaf0baa9861ebf7a4bdb37d976e1e50/sidejitserver-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 05:01:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nythepegasus",
    "github_project": "SideJITServer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pymobiledevice3",
            "specs": [
                [
                    "<",
                    "4.3.0"
                ],
                [
                    ">=",
                    "4.2.3"
                ]
            ]
        },
        {
            "name": "pymobiledevice3",
            "specs": [
                [
                    ">=",
                    "3.4.0"
                ]
            ]
        },
        {
            "name": "Flask",
            "specs": [
                [
                    "==",
                    "3.0.2"
                ]
            ]
        },
        {
            "name": "zeroconf",
            "specs": [
                [
                    "==",
                    "0.132.2"
                ]
            ]
        }
    ],
    "lcname": "sidejitserver"
}
        
Elapsed time: 0.23321s