/togglord

OS X Menu Bar utility which displays weekly toggl summary

Primary LanguageSwift

togglord

Simple OS X Menu Bar utility which displays weekly toggl summary for a selected project.

screenshot

This project uses the following libraries:

  • Alamofire - Elegant HTTP Networking in Swift
  • RxSwift - Reactive Programming in Swift
  • SwiftyJSON - The better way to deal with JSON data in Swift

Usage

After first run, open Preferences from the context menu, enter your toggl API token (from toggl web site -> my profile) and select a project for which time summary will be displayed.

Building

togglord uses Carthage to manage framework dependencies. Run carthage update before opening Togglord.xcodeproj