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] Rewrite LocationSpoofer #43

Closed Schlaubischlump closed 2 years ago

Schlaubischlump commented 3 years ago

Refactor the LocationSpoofer class to provide a more consistent, easier to use API.

It should implement a queue, which is cleared if reset is clicked. Otherwise all events should be added to the queue with a timestamp. This timestamp can be used to calculate when the event should be scheduled.

Schlaubischlump commented 2 years ago

Fixed in v0.1.9