Commit Graph

14 Commits

Author SHA1 Message Date
570eedf904 Auto-derive the installed LINE extension's UUID 2021-07-08 02:25:30 -04:00
120e4e11f7 Lower minimum required Python version to 3.7
Just use Dict instead of TypedDict
2021-07-03 03:11:15 -04:00
4e21113940 Add config for setting custom Chromium path
Also update SETUP/README with instructions
2021-07-03 02:07:59 -04:00
cd0ef67465 Update docs 2021-07-02 14:04:53 -04:00
e1b822bd52 Jiggle mouse with xdotool to keep LINE alive
Even if Chrome is the only window in an X session, and even if the
window is focused, the LINE extension stops getting new messages unless
the mouse has moved recently. To work around that, use xdotool to move
the mouse every so often.
2021-07-02 14:04:53 -04:00
2fb9be2037 Small doc update 2021-06-04 02:19:46 -04:00
1e8c64a31a Update docs with steps to download and extract the LINE extension 2021-05-17 02:06:41 -04:00
862398c00e Update READMEs with xvfb instructions (and more) 2021-05-06 02:58:27 -04:00
6f62eb0054 Update dependencies 2021-05-04 22:00:13 -04:00
d080590c54 Document minimum requirements
Also bump the LINE extension version mentioned in SETUP.md (which the
bridge still works with, as far as I can tell)
2021-05-03 02:44:11 -04:00
9d6c7efa70 Confirm this works with extension version 2.4.3
Just update SETUP.md to mention the version, and remove the TODO for
adding phone number login, which LINE Chrome will disable soon.
2021-03-31 01:55:11 -04:00
456ac7ff50 Rename again 2021-03-15 01:40:56 -04:00
b25bac8cea Rename 2021-02-26 14:19:48 -05:00
008b3106dd Add setup instructions 2021-02-26 03:27:25 -05:00