It's a shame the audio is so bad. Would love me a polished version...
Oh that's your new side project right there: a browser plugin that does this on the fly. With ai. And put something something block chain in for the 2017 retro vibes ;)
Actually, exactly this is a side project of mine, running at https://egghead.space ;)
However, as my side projects tend to go, it's not very polished - or finished even. I still think it's a good idea though and hope I will finish it some day...
Long answer: The title ist ridiculous, I refuse to even open the link. Yes, I know this community favors more substantial comments, but this one made me angry.
I like the concept and installed the android app.
Unfortunately, I wouldn't call it a beta version. I would say alpha since it seems to ... lack a lot. I was even unable to report a bug via the in-app mail link. Got a response that there is no such project on gitlab ;)
Regarding the "client/server render results do not match" issues: Fixing these is mostly easy in my experience, especially since vue will log the offending dom nodes to the dev console.
+1 for start/stop times because that's how I keep my data now. I have been looking for a simple solution like this for quite some time. Also: thank you OP
Problem: people don't want to have to enter the sms TAN manually when they do online banking.
Solution: I'm creating an android app + webservice + chrome plugin to do it automatically.
So the app reads the tan from the sms, sends it to the webapp. The webapp sends it to the browser plugin. Browser plugin enters the tan for you. ... Huge win :)
User base: everyone who does online banking with sms TAN 2fa but can't be bothered to enter the tan manually/doesn't care to much about security. ... So basically just me I guess ;)