Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 745 Bytes

readme.md

File metadata and controls

26 lines (20 loc) · 745 Bytes

HiveMind - DeltaChat Bridge

DeltaChat bridge for the HiveMind

logo img.png

Install

$ pip install HiveMind-deltachat-bridge

Usage

$ hm-deltachat-bridge --help

Options:
  --email TEXT           deltachat email
  --email-password TEXT  deltachat email password
  --key TEXT             HiveMind access key (default read from identity file)
  --password TEXT        HiveMind password (default read from identity file)
  --host TEXT            HiveMind host (default read from identity file)
  --port INTEGER         HiveMind port number (default: 5678)
  --help                 Show this message and exit.