Skip to content

Instantly share code, notes, and snippets.

@ottes
Created November 1, 2023 07:31
Show Gist options
  • Save ottes/da141866b7692c356c45baca1a0e4c63 to your computer and use it in GitHub Desktop.
Save ottes/da141866b7692c356c45baca1a0e4c63 to your computer and use it in GitHub Desktop.
gets the latest status line from mac ms teams locally, for further usage with home assistant or something
grep "eventpdclevel: 2, name: desktop_call_state_change_send" ~/Library/Application\ Support/Microsoft/Teams/logs.txt | tail -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment