HackerTrans
トップ新着トレンドコメント過去質問紹介求人

y3k

no profile record

投稿

Show HN: MyTimers.app offline-first PWA with no build step and zero dependencies

mytimers.app
48 ポイント·投稿者 y3k·8 か月前·30 コメント

コメント

y3k
·8 か月前·議論
This is a really good use case. Maybe there _is_ some "market"* for an app like this.

*: Market as in people who may find it useful, not market as in "I would monetize it", screw that.
y3k
·8 か月前·議論
Same! Learning that this PWA is "barely useful" on mobile because the lack of background API support sucks :(
y3k
·8 か月前·議論
This sounds cool, I'll add the small fixes other users recommended me and then ask relatives to use it.
y3k
·8 か月前·議論
I wholeheartedly agree, it's been the most difficult part to do for me.
y3k
·8 か月前·議論
I have added the icons in the `manifest.json` file but as you said the are still not showing up, will fix this up later today.

Thank you.
y3k
·8 か月前·議論
Hahaha, thank you for "quoting the full name".

It's mostly a "toy app / learning experience" at this point, but I'm glad it may provide even the tiniest bit of value to others.

Sadly on mobile seems to be fairly useless due the OS killing the worker, but I'll try to wrap it in a native app.
y3k
·8 か月前·議論
Yeah, I've got a bit of feedback about it, will remove.

Thanks!
y3k
·8 か月前·議論
What a great suggestion, and you even made a mockup! That's so considerate of you, thank you so much.

I'll try to implement these UI changes tonight.
y3k
·8 か月前·議論
I knew I wasn't alone!

:fist-bump:
y3k
·8 か月前·議論
Yes! I noticed this too, I really want to go with the PWA / open approach, however after a bit more research it looks like the PWA would be barely usable on mobile without their "closed APIs" a native app has :/

Will research what is the thinnest "wrapper" I can use to avoid maintaining 3 different apps.