CountMurphy / QTalarm

A handy alarm clock Program written in QT.
GNU General Public License v3.0
35 stars 9 forks source link

One-time alarm #25

Open GrimPixel opened 1 year ago

GrimPixel commented 1 year ago

If I want to set a one-time alarm after several minutes, I need to see which day it is today, select that weekday, then calculate the time, type three numbers or two. After all of this, I need to delete it. What about just have two more input fields “one-time” and “from now”?

CountMurphy commented 1 year ago

This is a great idea! I'll try to get this implemented soon. In the mean time, if you click Add alarm button, the current date will be automatically selected in the calendar.

CountMurphy commented 12 months ago

So I got about half of this done (and tested). The one-time alarm type should be ready to go. Unfortunately, someone very close to me was just diagnosed with terminal cancer. As a result I'm not going to have much time to work on this project for the next few months. I'll release what is finished sometime today, and try to get the "from now" part implemented when I can.

CountMurphy commented 12 months ago

Released in commits 5887abfc49f8509ff872db4b32fdcfe81541910a and 67dfa72a4748b688e0cdf463dfc9f79fc09a9a82