timer-app icon indicating copy to clipboard operation
timer-app copied to clipboard

A simple Timer app for Mac

Results 36 timer-app issues
Sort by recently updated
recently updated
newest added

## Options - [ ] Turn off sound - [ ] Allow for zero-pad numbers

I found it's useful to use a timer for counting down before a calendar event (e.g. a meeting event). One possible way to create a new timer is by accepting...

enhancement
help wanted

Are you interested in a new feature allowing for naming a timer? Timer name would be set below the *clock* control and its name would show up in the notification...

enhancement
help wanted

I have muscle memory from using the built-in calculator app that the C key clears out any numbers. Synonym of Escape.

[Apple stopped supporting 10.12 and earlier.](https://en.wikipedia.org/wiki/MacOS_Sierra#Release_history) Should we stop supporting anything less than macOS 10.13? This would allow us to write cleaner code since there has been a lot of...

I set the timer to have a notification alert (so that it doesn't go away after a few seconds). I usually keep the Timer app on another desktop (or "space")...

Prepares the app for visual customisations by adding a 'View' menu item as well as some placeholder code to save and load preferences from UserDefaults. Added an `isMainController` field so...

Instead of just a blue arrow and line around the clock, this provides the option to fill the entire clock face. It makes the visual countdown more prominent which is...

Cleans up the interface, for users who don't like the digital timer or find it useful. Depends on #125.