Giter VIP home page Giter VIP logo

toggl's Introduction

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 <[email protected]>

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

toggl's People

Contributors

latica-jp avatar sachaos avatar suzuki-shunsuke avatar tobischo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

toggl's Issues

should go get have made the toggl command available automatically?

After running go get -d github.com/sachaos/toggl I had to make an alias to point to the toggl command. I am completely unfamiliar with go, so I'm not sure what I should have expected. Is this the result of my go environment being incorrectly set up (for example not having ~/go/bin in my path)?

Release failed due to 401 Bad credentials

The release workflow of v0.6.1 failed.

https://github.com/sachaos/toggl/releases/tag/v0.6.1

image

https://github.com/sachaos/toggl/actions/runs/8913348340/job/24478654808

  ⨯ release failed after 21s                 error=scm releases: failed to publish artifacts: could not release: POST https://api.github.com/repos/sachaos/toggl/releases: 401 Bad credentials []
Error: The process '/opt/hostedtoolcache/goreleaser-action/1.25.1/x64/goreleaser' failed with exit code 1

env:
GITHUB_TOKEN: ${{ secrets.COMMITTER_TOKEN }}

Probably the secret COMMITTER_TOKEN is wrong.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.