A very hacky Matrix-LINE bridge based on running LINE's Chrome extension in Puppeteer. https://matrix.to/#/#matrix-puppeteer-line:miscworks.net
Go to file
Andrew Ferrazzutti 328167c5f2 stuff for multi person chats 2021-02-25 22:21:11 -05:00
mautrix_line stuff for multi person chats 2021-02-25 22:21:11 -05:00
puppet stuff for multi person chats 2021-02-25 22:21:11 -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-10 02:34:19 -05:00
.gitlab-ci.yml Set nova nightly image hash in CI 2020-11-11 23:19:19 +02:00
Dockerfile More changes 2021-02-10 02:34:19 -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-18 01:03:33 -05:00
ROADMAP.md Update roadmap 2020-08-28 19:41:22 +03:00
docker-run.sh More changes 2021-02-10 02:34:19 -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 Update things in setup.py 2020-10-09 18:56:45 +03:00

README.md

mautrix-line

A very hacky Matrix-LINE bridge based on running LINE's Chrome Store 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