-
-
Save qzm/a0e1aeb943a896017fdcfd243a2cdef6 to your computer and use it in GitHub Desktop.
Mac休息提示
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*/45 * * * * osascript -e 'display notification "XXX,你已经工作了40分钟,休息5分钟吧" with title "该休息了"' && sleep 3 && /System/Library/CoreServices/Menu\ Extras/User.menu/Contents/Resources/CGSession -suspend |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment