Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 860 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 860 Bytes

#Overtime: A TimeTracking Client for iOS

Screenshot

This is the iOS client for the TimeTracking webservice build by Martin Brugger. It consists of a universal iOS app and a watchOS app. You can start and end your workday, and see your worked and paused time.

The app is written in Swift only, uses Carthage for dependency management, Alamofire for network communication, and a shared framework for data syncing between watch and phone.

Building

If necessary, update to the latest version of Carthage.

Clone the repository, then run carthage update, and finally open the Xcode project.

Licence

Licensed under MIT.