Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

IOS LocationChanger


Requirements

  • Python 3.11 or higher
  • MacOS

While it may work on Linux or Windows, additional setup is required and functionality may be limited.

For details and guidance, please refer to pymobiledevice3.


Setup

  1. Create and activate a virtual environment (recommended):
python3 -m venv venv 
source venv/bin/activate
  1. Install requirements
pip3 install -r requirements.txt
  1. Run the backend

You need to run the backend with sudo because of pymobiledevice3

sudo python3 main.py
  1. Intall frontend dependencies
npm install
  1. Run the frontend
npm run dev

Additional

Run automated tests

pytest

About

A fullstack application to change location of IOS devices

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /