Original repo: owenwater/alfred-cal
Updates from: oorahduc/alfred-cal for fixes to the "Incompatible with macOS Sierra 10.12.4+" issue.
This repo supports macOS 12.3 Monterey. Python3 must be installed by the user.
Displays a monthly calendar with Alfred Workflow.
cal [month [year]] [<] [>]
↕
Choose a week.enter ↵
Open Supported Calendar Software with week view on selected week.<, >
Display calendar of previous/next month.[month [year]]
Display calendar with specific month and year. month
can be numbers or English words.calconfig
More configuration options.
The workflow should automatically adapt to the current theme font.
Check runtime with python3 -m cProfile -s cumtime main.py
.