File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
Menubar Countdown
2
2
-----------------
3
3
4
- _ Menubar Countdown_ is a simple countdown timer that displays itself on the
5
- macOS menu bar. It's great for use as a [ pomodoro timer] ( https://en.wikipedia.org/wiki/Pomodoro_Technique ) ,
4
+ _ Menubar Countdown_ is a simple countdown timer displayed in the
5
+ macOS menu bar. It can be used as a [ pomodoro timer] ( https://en.wikipedia.org/wiki/Pomodoro_Technique ) ,
6
6
to remind yourself to get back to work after a break, or whenever you want
7
7
to quickly set a time limit on some activity.
8
8
@@ -27,7 +27,7 @@ directory for details.
27
27
Releases are available from [ the Mac App Store] ( https://apps.apple.com/us/app/menubar-countdown/id1485343244?mt=12 )
28
28
or < https://github.com/kristopherjohnson/MenubarCountdown/releases > .
29
29
30
- The current [ 2.0 version] ( https://github.com/kristopherjohnson/MenubarCountdown/releases/tag/2.0 )
30
+ The current [ 2.1 version] ( https://github.com/kristopherjohnson/MenubarCountdown/releases/tag/2.1 )
31
31
of Menubar Countdown requires macOS Mojave 10.14.4 or
32
32
newer. It is compatible with macOS Catalina 10.15.
33
33
@@ -64,11 +64,12 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
64
64
65
65
## Release Notes
66
66
67
- v2.1 (work in progress )
67
+ v2.1 (2019/11/10 )
68
68
69
- - Add scriptable interface for AppleScript and JavaScript .
69
+ - Add scriptable interface for AppleScript and OSA languages .
70
70
- Add service-provider interface for control via the Services menu in other applications.
71
-
71
+ - High-resolution menubar icon for Retina displays.
72
+ -
72
73
v2.0 (2019/10/28)
73
74
74
75
- Updated for macOS 10.14.4 and newer.
You can’t perform that action at this time.
0 commit comments