Skip to content

chaserx/togglv8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Ruby wrapper for Toggl API v8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%