https://github.com/ashcrow/ocupado_plugin_google_groups_free
Google Groups (Free Version) plugin for the ocupado tool.
https://github.com/ashcrow/ocupado_plugin_google_groups_free
Last synced: 2 months ago
JSON representation
Google Groups (Free Version) plugin for the ocupado tool.
- Host: GitHub
- URL: https://github.com/ashcrow/ocupado_plugin_google_groups_free
- Owner: ashcrow
- License: agpl-3.0
- Created: 2015-07-20T14:31:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-22T20:11:22.000Z (almost 10 years ago)
- Last Synced: 2025-02-13T18:34:51.756Z (4 months ago)
- Language: Python
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# ocupado_plugin_google_groups_free
Google Groups plugin for the [ocupado tool](https://github.com/ashcrow/ocupado).**Note**: This plugin uses web scraping.
[](https://travis-ci.org/ashcrow/ocupado_plugin_google_groups_free/)
## Usage
Add the plugin to your configuration backend.### ini
```ini
[plugin]
# ...
ocupado_plugin_google_groups_free = GoogleGroupsFree[ocupado_plugin_google_groups_free]
user=myuser
password=secret
group=mygroup
```