reminders-menu-bar
v0.0.14
Published
Reminders in your menubar.
Downloads
8
Readme
Reminders in your menubar.
Demo
Description
Reminders Menu Bar is neat because, instead of recreating the entire complex Reminders UI, it simply repositions Reminders.app that comes on your system to create the illusion that it's a menubar app.
Installation
git clone [email protected]:briangonzalez/reminders-menu-bar.git
cd reminders-menu-bar
npm run add-to-login-items # register as a login item
npm run app # run the menu bar app
Granting Access
Granting access to Reminders
When the app first boots up, you'll be asked to grant permissions to access Reminders. You'll need to confirm for things to work.
Granting access to reposition Reminders.app on screen
- Show parent folder
System Events.app
in Finder
open /System/Library/CoreServices/
- Navigate to
System Preferences -> Security & Privacy -> Accessibility -> Privacy
- Click
+
- Drag
System Events.app
onto dialog
License
MIT