wakatime / legacy-python-cli

Command line interface used by all WakaTime text editor plugins.
https://wakatime.com/
BSD 3-Clause "New" or "Revised" License
1.02k stars 84 forks source link

WakaTime integration with Git Bash #101

Open ghost opened 6 years ago

ghost commented 6 years ago

Is it possible (or could it be added to the list) to integrate WakaTime with Git Bash? While I don't miss my Mac it was nice having WakaTime integrated with its terminal!

While I'd definitely prefer Git Bash if Powershell would cover a broader audience I'd use that as well.

alanhamlett commented 6 years ago

Here's a command line git integration: https://github.com/rposborne/gitwakatime

Is that similar or were you thinking of something different?

ghost commented 6 years ago

I was actually hoping for the matching functionality to what is in the current Terminal integration, but for Git Bash.

alanhamlett commented 6 years ago

Oh, I don't think the Git client supports extensions but maybe with a bash alias to wrap git?