As someone that loves using UI tools, I do pride myself in learning how to accomplish the same feats from command line. Don’t believe me? Check out my Command Line tutorials section — I guarantee you’ll learn quite a bit.
Recently I learned that you can view basic calendars from command line with the cal command:
~ $ cal
February 2020
Su Mo Tu We Th Fr Sa
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
Seeing the calendar is cool but I’d like to see my calendar events for each date. After looking through a number of options, I’ve found icalBuddy to be the best for displaying Mac Calendar app calendars.
from Proven Ways https://ift.tt/2HUhf1W
Comments
Post a Comment