wakatime / macos-wakatime

Mac system tray app for automatic time tracking and metrics generated from your Xcode, Figma, Postman, etc. usage.
https://wakatime.com/mac
BSD 3-Clause "New" or "Revised" License
127 stars 22 forks source link

Support for TablePlus, Terminal, iTerm2 #194

Closed mikebronner closed 4 months ago

mikebronner commented 6 months ago

Great idea, would love to see support for the following apps:

icanc0 commented 4 months ago

I second this, warp is too heavy for a terminal

alanhamlett commented 4 months ago

Added iTerm2 with #200 and Terminal with #201.

For TablePlus, what's the bundleId for that app?

mikebronner commented 4 months ago

@alanhamlett I got the following for the Setapp version of TablePlus:

╰─❯ codesign -dr - /Applications/Setapp/TablePlus.app
Executable=/Applications/Setapp/TablePlus.app/Contents/MacOS/TablePlus
designated => anchor apple generic and identifier "com.tinyapp.TablePlus-setapp" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = "3X57WP8E8V")
alanhamlett commented 4 months ago

Added support in v5.4.0.