Schlaubischlump / LocationSimulator

MacOS application to spoof / fake / mock your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.
https://schlaubischlump.github.io/LocationSimulator/
GNU General Public License v3.0
2.39k stars 184 forks source link

[Feature] Adjust the walking/running speed to not move at a constant speed #80

Closed siudream closed 2 years ago

siudream commented 3 years ago

Am wondering if moving at a constant speed will be easily be interpreted as machine moving but not an actual one.

Say if i think myself as a fast walking/running person can I tune a bit the walking speed by 2.5 or 3m/s for example. While when simulating the walking on gps, can it be randomly move at a speed +-10-20% say for example to make it look more an actual person moving.

Can add a warning message the should-be average walking/running speed according to online research before adjusting the walking speed.

The change request can be selected under preference and/or when double clicking walking at the right top corner.

Schlaubischlump commented 3 years ago

I keep it in mind and try to implement in the next update. It might take some time until I find the time to finish the update

Schlaubischlump commented 2 years ago

I'm not sure if this feature is really necessary. v.1.8.4 should allow you to change the speed with the slider at the top. On top of that the device latency when sending the coordinates to a device will add a little variance to the speed value as well. I think #86 is more relevant. I'll keep an eye on this issue. If there are more people who think that an additional toggle to apply a variance to the speed is a good idea, then I might reconsider. Otherwise I'm going to close this issue at the end of the month and consider it solved based on the newly implemented speed slider.

Entrepren commented 2 years ago

I would be very happy with a variable moving speed option, too. Anyway, thanks for your incredible work!

Schlaubischlump commented 2 years ago

Implemented, will be included in the next update.