| Crates.io | exomind-gmail |
| lib.rs | exomind-gmail |
| version | 0.1.15 |
| created_at | 2021-06-07 00:52:33.626864+00 |
| updated_at | 2022-10-20 01:07:54.029093+00 |
| description | Gmail integration for Exomind, a personal knowledge management tool |
| homepage | |
| repository | https://github.com/appaquet/exomind |
| max_upload_size | |
| id | 407089 |
| size | 353,942 |
Boot and join a new node to your cell.
exo -d ./gmail_node node initexo -d ./gmail_node cell join (no roles), and then exo cell node add on the main nodeCopy gmail daemon config to your node directory.
cp ../../examples/gmail.yaml ./gmail_node/Visit Google API Console to obtain a OAuth 2.0 Client ID and
download client_secret.json credentials file. Move file in the node folder (ex: ./gmail_node)
Login to your Gmail account (at repo root) and follow console instructions to authenticate with Gmail.
exm -d ./gmail_node gmail login <youremail@gmail.com>Start the daemon.
exm -d ./gmail_node gmail daemon