Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature - Discussion] Multiple Devices at Once #82

Open
jeffsawatzky opened this issue Jun 4, 2021 · 2 comments
Open

[Feature - Discussion] Multiple Devices at Once #82

jeffsawatzky opened this issue Jun 4, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@jeffsawatzky
Copy link

I would like to connect multiple devices at once and control them all. They would all follow the same navigation from the same map view.

I would like to be able to connect multiple devices, and select multiple devices. When I navigate with the map each device would get the new location.

I've been trying to create my own PR, but having some difficulty and was hoping you may be able to whip something up quicker since you know the code.

@jeffsawatzky jeffsawatzky added the enhancement New feature or request label Jun 4, 2021
@Schlaubischlump
Copy link
Owner

Schlaubischlump commented Jun 4, 2021

There are still a lot of things I have to do. I don't think I can implement this feature quickly. If you have the time and want to implement it yourself, this would be greatly appreciated !

As a workaround you should be able to start multiple instances of LocationSimulator using the terminal and control one device per instance. You would still have to configure the route for each device manually.

Detailed description:

  1. Open Applications -> Utilities -> Terminal.app
  2. Copy and paste this command: /Applications/LocationSimulator.app/Contents/MacOS/LocationSimulator and hit enter
  3. Open a second terminal window and repeat step 2
  4. LocationSimulator should now be running twice.
  5. Select one device in each instance of LocationSimulator and start the spoofing

@Schlaubischlump Schlaubischlump changed the title Multiple Devices at Once [Feature] Multiple Devices at Once Jul 6, 2021
@jeffsawatzky
Copy link
Author

Don't need this feature anymore

@Schlaubischlump Schlaubischlump changed the title [Feature] Multiple Devices at Once [Feature - Discussion] Multiple Devices at Once Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants