Skip to content

davidstanley01/tyme2-standup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tyme2 Daily Standup Report

Generating a standup report from my Tyme2 application using AppleScript

The applescript fetches yesterdays work from Tyme2 and returns it in a format ready for my Slack standup channel. On Monday, it will fetch all tasks over the weekend as well.

The script uses log to print the message to the terminal, and returns the content as well so that it may be copied to the clipboard with osx pbcopy. Use the supplied bin/standup.

About

Generating a standup report from my Tyme2 application using AppleScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • AppleScript 96.7%
  • Shell 3.3%