A very hacky Matrix-LINE bridge based on running LINE's Chrome extension in Puppeteer.
Go to file
Andrew Ferrazzutti 5d77852d7a First crack at message receiving 2021-02-26 02:23:59 -05:00
mautrix_line First crack at backfilling 2021-02-26 02:23:59 -05:00
puppet First crack at message receiving 2021-02-26 02:23:59 -05:00
.dockerignore Initial commit 2020-08-17 22:03:12 +03:00
.editorconfig Initial commit 2020-08-17 22:03:12 +03:00
.gitignore More changes 2021-02-26 02:22:41 -05:00
.gitlab-ci.yml Set nova nightly image hash in CI 2020-11-11 23:19:19 +02:00
Dockerfile Rename amp->line 2021-02-26 01:28:54 -05:00
LICENSE Initial commit 2020-08-17 22:03:12 +03:00
MANIFEST.in Initial commit 2020-08-17 22:03:12 +03:00
README.md Syncable chat lists 2021-02-26 02:23:54 -05:00
ROADMAP.md Update roadmap 2020-08-28 19:41:22 +03:00
docker-run.sh Rename amp->line 2021-02-26 01:28:54 -05:00
optional-requirements.txt Update mautrix-python and add hacky connection metric 2020-11-03 17:57:51 +02:00
requirements.txt Retry sending messages if server returns 502 2020-11-10 00:40:01 +02:00
setup.py Rename amp->line 2021-02-26 01:28:54 -05:00

README.md

mautrix-line

A very hacky Matrix-LINE bridge based on running LINE's Chrome extension in Puppeteer.

Matrix room: #mautrix-line:miscworks.net

Missing features

Missing from LINE

  • typing notifications
  • message edits
  • formatted messages

Missing from LINE on Chrome:

  • message redaction (delete/unsend)
  • replies
  • voice messages

Missing from mautrix-line

  • TODO