13 comments

  • nicois 8 hours ago
    This is exactly what I want when baking bread: I have a fixed sequence of steps, spaced quite far apart, and this is pretty much perfect: a series of relatively short breaks when autolysing and kneading, then waiting 10 hours overnight, then waiting 75 minutes after proofing.

    I'm not sure how well this will work on a mobile; the service worker might be stopped after a few hours, particularly with the screen off overnight

    • y3k 3 hours ago
      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.

  • SquareWheel 9 hours ago
    I find it a little overwhelming.

    Like erikrthoff suggested, I'd drop the light mode toggle and just go with prefers-color-scheme. Then I'd move the X buttons to the top-right of their respective sections (timers, segments), and move the Add Timer button underneath.

    Mockup: https://i.imgur.com/EcSHX7S.png

    • y3k 3 hours ago
      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.

  • butz 2 hours ago
    I wonder when "ScheduledTask API" will be ready to be used in PWAs and allow building alarm and todo webapps that run in background and display notification for alarm?
    • y3k 57 minutes ago
      Same! Learning that this PWA is "barely useful" on mobile because the lack of background API support sucks :(
  • erikrothoff 9 hours ago
    Pet peave: don’t have a massive button for dark mode, just listen for the OS setting.
    • y3k 3 hours ago
      Yeah, I've got a bit of feedback about it, will remove.

      Thanks!

  • bryanhogan 9 hours ago
    I built something similar! I also wanted a timer for multiple phases wity varying time. I use it for setting a time limit on various task so I don't get distracted or too invested into something without getting stuff done.

    Also zero analytics and all that other stuff: https://timer.bryanhogan.com/

    • y3k 3 hours ago
      I knew I wasn't alone!

      :fist-bump:

  • shishironline 10 hours ago
    Much-needed app, thanks for the same. For some time, I have been thinking about a similar app for the simple requirement of sounding every 25 to 30 minutes while working on a computer just to give rest to the eyes, but I was unable to find a suitable one. The "offline-first PWA with zero dependencies; no build step, no cookies, no links, no analytics, nothing other than timers" gives it a really usable coat for both desktop and mobile
    • y3k 3 hours ago
      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.

  • tom2948329494 8 hours ago
    If you really want to learn: Watch some people (your mom, neighbor or friends) use the app. Literally tell them "Hey look here's a new tool, can you set a couple of timers for me." and sit beside them and watch them use it. Don't tell them anything, just watch.

    You will learn SO MUCH!

    • y3k 3 hours ago
      This sounds cool, I'll add the small fixes other users recommended me and then ask relatives to use it.
  • ustad 10 hours ago
    I have a suspicion that someone holds worldwide patents on multi timers with repetitions and notifications (audio and vibration).

    Thats the only explanation I have to explain the dire state of the built in timers on iphones and the free apps available on the app store. And no, I’m not going to pay $$$ per month for the premium apps.

    And don’t even get me started on the PITA it is to make a web app to do the same (useful for runners) - you would think it would be a simple thing todo? Have a go and let me know if it doesn't break your balls.

    • ugh123 10 hours ago
      Are you referring to the Pomodoro "business" and their trademarks? I actually thought it was just for use of the name 'Pomodoro'
    • BoredPositron 10 hours ago
      There are a lot of successive/repeat timer apps on the stores it's mostly catered to either people with ADHD or people timing their workouts. I don't understand why no one includes it in the standard clock apps especially how often they redesign/rewrite them.
  • Fire-Dragon-DoL 9 hours ago
    Thank you! I have been dreaming of building a similar app, with the addition that I wanted to track my heart rate at the same time. I would use it for HIIT gym sessions where the segments are asymmetrical (60 seconds vs 30)

    I think you need a favicon for when installed on the homescreen. This tool provides all the necessary html: https://realfavicongenerator.net/

    • y3k 3 hours ago
      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.

  • Klaster_1 10 hours ago
    Kudos for sharing the app, but that is some convoluted and overwhelming UI.
    • y3k 3 hours ago
      I wholeheartedly agree, it's been the most difficult part to do for me.
  • pcardoso 9 hours ago
    Congratulations on shipping. I had a similar idea a while ago after noticing a company at beach using multiple stop-watches to keep track of people renting kayaks and jetskis.
    • y3k 55 minutes ago
      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.

  • 8mobile 11 hours ago
    Hi, Congratulations on mytimers.app. The graphics are too basic, but they need some work. Is it possible to create a timer other than 1 minute? I don't understand how.

    Otherwise, keep it the same. Thanks

    • dagurp 9 hours ago
      This confused me as well. You are supposed to enter the number of seconds way below.

      btw I would also like to be able to enter a time between segments. For example 3 minute segments with 1 minute of rest between them.

  • sanskarix 7 hours ago
    [dead]
    • ChrisMarshallNY 5 hours ago
      That's what I tend to do. I give someone my app, don't say a thing, and see how they attack it.

      I like to think that the discoverability of my apps is good, but I can be surprised.

      Just a couple of days ago, I got a request for help from my own timer app[0], that surprised me. They did not understand that the pickers were pickers. That's because I modified their appearance, so they look more like buttons. I'm still not exactly sure how I'll deal with it, but it's definitely my problem.

      [0] https://apps.apple.com/us/app/ambiamara/id1448933389