You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added a link to the integration doc.
- Removed the initial space.
- Fixed the command usage for the calendar option.
- Added the integration-provided options to the first line.
- Mentioned downloading the client secret file in the instructions.
- Made other minor edits to the writing.
This integration can be used to send Zulip messages as reminders for upcoming events from your Google Calendar.
44
42
45
-
This integration can be used to send yourself reminders, on Zulip, of Google Calendar Events.
43
+
Specify your Zulip API credentials and server in a ~/.zuliprc file, or using the options.
46
44
47
-
Specify your Zulip API credentials and server in a ~/.zuliprc file or using the options.
45
+
Before running this integration, make sure you download the client secret file from Google, and run the get-google-credentials script to give Zulip read access to your Google Calendar.
48
46
49
-
Before running this integration make sure you run the get-google-credentials file to give Zulip
50
-
access to certain aspects of your Google Account.
47
+
This integration should be run on your local machine, as your API key is accessible to local users through the command line.
51
48
52
-
This integration should be run on your local machine. Your API key and other information are
53
-
revealed to local users through the command line.
54
-
55
-
Depends on: google-api-python-client
49
+
For more information, see https://zulip.com/integrations/doc/google-calendar.
0 commit comments