sachaos
toggl
Go

Toggl CLI Client

Last updated Feb 2, 2026
86
Stars
10
Forks
0
Issues
0
Stars/day
Attention Score
6
Language breakdown
Go 100.0%
Files click to expand
README

toggl CLI client

toggl CLI Client, written in Golang.

Description

toggl is a time tracking web application. This program will let you use the toggl in CLI.

Usage

demo image

$ toggl --help
NAME:
   toggl - Toggl API CLI Client

USAGE: toggl [global options] command [command options] [arguments...]

VERSION: 0.4.0

AUTHOR(S): sachaos <sakataku7@gmail.com>

COMMANDS: start Start time entry stop End time entry current Show current time entry workspaces Show workspaces projects Show projects on current workspaces local Set current dir workspace global Set global workspace help, h Shows a list of commands or help for one command

GLOBAL OPTIONS: --cache --help, -h show help --version, -v print the version

Install

To install, use go get:

$ go get github.com/sachaos/toggl

Register API token

When you run toggl first time, you will be asked your toggl API token. Please input toggl API token and register it.

Author

sachaos

🔗 More in this category

© 2026 GitRepoTrend · sachaos/toggl · Updated daily from GitHub