togglTrack-nippo

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2021 License: MIT Imports: 9 Imported by: 0

README

toggl trackで日報

toggle trackの特定Projectの日報をSlackの特定チャンネルに投げるツールです。

  • Slack Appの設定とTokenの取得が必要です。
  • Toggl TrackのTokenが必要です。
  • あまり古いタスクは取得できません。

設定ファイル

config.yaml

slack:
  token: "xoxp-000000000000-000000000000-0000000000000-00000000000000000000000000000000"
  channel: "#channelName"

toggl:
  token: 00000000000000000000000000000000
  workspace: "mamemomonga's Workspace"
  client: "お客様"
  project: "なにかの作業"

実行例

ヘルプ

./toggl-nippo --help

今日の日報を取得する

./toggl-nippo -config ./config.yaml

今日の日報を指定Slackチャンネルに送る

./toggl-nippo -config ./config.yaml -slack

昨日の日報を指定Slackチャンネルに送る

./toggl-nippo -config ./config.yaml -days 1 -slack

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
type01 module
type02 module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL