8000 GitHub - tebeka/toggl: Simple toggl command line client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tebeka/toggl

Repository files navigation

toggle - Simple toggl command line

Go.Dev reference Test License

This is a simple command line to start/stop timers on toggl. I scratched an itch, hope you'll find it useful.

Usage

$ toggl -h
usage: toggl start <project>|stop|status|projects|report <since>
    <project> - project name
    <since> - YYYY-MM-DD (default to start of today)
  -version
    show version and exit

You'll need a ~/.togglrc with your API key and workspace id. See an example here (timeout is optional).

Installing

If you have the Go SDK then

go get github.com/tebeka/toggl

Or you can download a binary from the release section.

Licence

BSD

Contact, Bugs ...

https://github.com/tebeka/toggl

About

Simple toggl command line client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0