Skip to content

Toggl APIを使って、先週と先々週の情報からレポートを作成するプログラム。 ほとんどBing Copilotにて作成。

License

Notifications You must be signed in to change notification settings

TakamiChie/toggl-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TogglReport

Toggl APIを使って、先週と先々週の情報からレポートを作成するプログラム。 ほとんどBing Copilotにて作成。ただし、そのままでは全然動かなかったので、一部調整している。

そのうちAzure Functionsなどにデプロイして、毎週土曜日にメールが届くような感じにしてみたい。

つかいかた

  1. .env.sampleファイルを.envにリネームし、APIキーとワークスペースのIDを設定する。
  2. pipenv installを実行する
  3. pipenv run python toggl-report.pyを実行する

About

Toggl APIを使って、先週と先々週の情報からレポートを作成するプログラム。 ほとんどBing Copilotにて作成。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published