Speed Manager ⎋
About
SpeedManagerModule is a simple speedometer class for iOS and watchOS. The class measures speed using an iPhone or Apple Watch, based on CLLocation.

Technologies Used
- Swift
- Core Location
Development
I developed this module because I wanted a speedometer app that was simple, had no ads, and had the features I wanted. I wanted an Apple Watch speedometer with complications and an iOS app with widgets, but I couldn't find one that suited my needs. So, I decided to create my own app. I started by measuring speed using CLLocationManager.