Show HN: Git Pushups, block your code if you don't do pushups(gitpushups.com)3 points·by higgins·9 mesi fa·0 commentsgitpushups.comShow HN: Git Pushups, block your code if you don't do pushupshttps://gitpushups.comHi HN!I made this app out of necessity: sometimes I'll troll over my laptop all day without moving until lunch break or work is done.No good.So I made git hook to block my git commits if I didn't do some calisthenics.Later, after I noticed it was useful, I decided to open it up for others.It works like this: - Download the iOS or Android app - Install the .git hook - Do daily pushups with the app or else your hooks will failPushup form is validated via ARKit/MLKit and the accelerometer and I only use github for authentication.If you find it useful, let me know! Justin0 commentsPost comment—
I made this app out of necessity: sometimes I'll troll over my laptop all day without moving until lunch break or work is done.
No good.
So I made git hook to block my git commits if I didn't do some calisthenics.
Later, after I noticed it was useful, I decided to open it up for others.
It works like this: - Download the iOS or Android app - Install the .git hook - Do daily pushups with the app or else your hooks will fail
Pushup form is validated via ARKit/MLKit and the accelerometer and I only use github for authentication.
If you find it useful, let me know! Justin