Skip to content

ppawlikmb/togglv8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toggl API v8

Toggl is a time tracking tool.

r-toggl is a Ruby Wrapper for Toggl API v8. It is designed to mirror the Toggl API as closely as possible. This repo is a fork of Tom Kanes original TogglV8 implementation with additional API calls to support some undocumented features of the TogglV8 API.

Note: Currently r-toggl 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.

About

Ruby wrapper for Toggl API v8

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%