An open API service indexing awesome lists of open source software.

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.

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.

[![Build Status](https://api.travis-ci.org/ashcrow/ocupado_plugin_google_groups_free.png)](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
```