Thanks for letting me know, should have it fixed shortly.
Thanks for letting me know, should have it fixed shortly.
Duet
Awesome! Glad to hear that its working out. Yeah let me know of any problems, incorrect data, or missing exercises and features you might find useful.
Otherwise, I’m mainly focused on slowly adding in better exercise images and making the code a little more robust.
Thanks for letting me know, I just disabled the check that prevented two login or confirmation emails sending in the same day (since I added in captchas). It’s possible one of your emails bounced, so you can try re-logging in on the website to re-send the account confirmation email. The app token needs to come from the ‘Regenerate Token’ button on the preferences page, or else they expire.
Also, if you signed up with a gmail account then you need to add in the +aworkoutaday into your email for legacy reasons.
Hey, thanks for trying it out! If you navigate back to the preferences page (might have to relogin to the web if you disabled the emails) and scroll down to the very bottom you will see a component to re-generate an app token, that’s where the app-login token comes from. I will add some copy to the app explaining this.
deleted by creator
Dawson’s Christian by Vixy & Tony
I’ve been writing A Workout a Day.
It’s email-first, but there is an app you can use to view the workouts. If you select 0 strengthening days and check ‘include mobility workouts’ you would only see a warmup and cooldown which consist of mostly yoga poses.
deleted by creator
Here you go. Hardest part is probably installing adb, there’s a more detailed page linked to that in step 2.
https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
I’m a professional developer but I started out as a hobbyist. I fell in love with programming after seeing all the neat things you could do with jailbroken iPhone back in the day, and while I don’t dabble in that area, I love having the ability to customize or alter something to suit my needs.
My current work is pretty boring and repetitive, so I’ve found some energy to write a workout routine newsletter, like their weren’t enough workout apps already haha. I also started a terminal SQL application that could be used for querying files. (insert into orangefiles.csv select Path, Name, FileSize from [./…/dir] where Name like ‘%orange%’) But I gave up on that because it was way over my head. Might pick it up again a few years in the future, it would be pretty handy.
Fixed