/togglv8

Ruby wrapper for Toggl API v8

Primary LanguageRubyMIT LicenseMIT

Toggl API v8

Toggl is a time tracking tool.

togglv8 is a Ruby Wrapper for Toggl API v8. It is designed to mirror the Toggl API as closely as possible.

Note: Currently togglv8 only includes calls to Toggl API, not the Reports API

Usage

  • See test.rb and atest.rb for examples of calling the Toggl API with Ruby.
  • See [API calls.md](API calls.md) for examples of calling the Toggl API with resty (like curl) on the command line.

Acknowledgements

License

Copyright (c) 2013 Tom Kane. Released under the MIT License. See LICENSE for details.