Google Tasks integration plugin for Remind CLI
Project description
remind-plugin-google-tasks
Sync reminders from Remind CLI with Google Tasks.
When you create a reminder in Remind, it automatically appears in your Google Task list. Keep your tasks organized in one place.
Installation
# Install the plugin
pip install remind-plugin-google-tasks
# Or with uv
uv pip install remind-plugin-google-tasks
Setup
- Go to Google Cloud Console and create a new project
- Enable Google Tasks API for your project
- Create an OAuth 2.0 credential (Desktop app type)
- Download the
client_secrets.jsonfile - Set the path:
export REMIND_GOOGLE_CLIENT_SECRETS_PATH=~/Downloads/client_secrets.json
- Configure the plugin:
remind plugins add google-tasks
This will open your browser for OAuth authorization and let you select which Google Task list to sync with.
Usage
Simply use Remind as normal:
remind add 'Buy groceries' --due 'tomorrow 5pm'
The reminder is instantly synced to your Google Task list.
Status
Check plugin status anytime:
remind plugins
remind doctor
Uninstall
remind plugins remove google-tasks
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file remind_plugin_google_tasks-0.1.0.tar.gz.
File metadata
- Download URL: remind_plugin_google_tasks-0.1.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0639845b9bc81734712b89b9003a84cc4b001718e857005b60462f5bdfb9c0d
|
|
| MD5 |
7e652fec77d08c8e9055d6a8852a6cdb
|
|
| BLAKE2b-256 |
84cff9e85f07d03106fc3dbd293f3a83c1dae8659e4d23e76fb0bc02fad25977
|
File details
Details for the file remind_plugin_google_tasks-0.1.0-py3-none-any.whl.
File metadata
- Download URL: remind_plugin_google_tasks-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccf74f4adca49f186f7e9162f663f63f6fccf85f26bbc25af05d252325ff55e7
|
|
| MD5 |
51c421b6eb84ac82fdf864a529ee274b
|
|
| BLAKE2b-256 |
472cbfce517a02aa613e9e98eaae8c42daf7384e4ea6ed7f9d187d03dda74870
|