An applescript that asks you what you are doing at a user defined interval, using terminal-notifier dialogs, and records it into a text file on your desktop with time stamps
The only dependency for this project is terminal-notifier, available via brew. If you have brew installed, WAYD will try and install this dependency for you?
Please edit away as is usefull by opening Script Editor on your mac, and opening the .app file with it.
Feel free to PR away with reckless abandon
- In Finder, select your icon file.
- Get Info (CMD-I) on the file.
- Click the icon in the top left corner of the Get Info window.
- Copy it via CMD-C.
- Now Get Info on your AppleScript file.
- Click the icon in the top left corner of the Get Info window.
- Paste the icon using CMD-V.