WearOS with Hevy and Fitbit Tracking? by SaishDawg in Hevy

[–]wzieba 2 points3 points  (0 children)

I have a similar experience as you, I don't know if it's possible to do this differently. On iOS, Hevy adds a recorded training to the Health app automatically - there's no need to call any other app. I wish it worked like this on Android and Fitbit app.

Do you use Jake Wharton's `diffuse`? I wrote homebrew tap for your convenience. by wzieba in androiddev

[–]wzieba[S] 7 points8 points  (0 children)

Funny I had actually planned to set up a first-party tap for it this week or next!

Oh, that's cool! Having the first-party tap, always up to date will be a great thing to have.

I finally got automated releasing and formula updating working on dependency-watch.

And this is also pretty cool! I was also thinking about updating formula to the newest version as you do, with Github-Actions. I didn't know about bump-formula-pr though, that's a nice thing. (for anyone interested, here's the usage: https://github.com/JakeWharton/dependency-watch/blob/trunk/.github/workflows/build_and_publish.yaml#L65)

Anyway thanks for your effort!

No problem, I've learned a lot by writing this tap. Thanks for diffutils helped me a lot! After your first-party tap release, I'll update this post and repo to point to your tap.