Commit Graph

13 Commits

Author SHA1 Message Date
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
e13f59a8f3 Rework message syncing and sending 2021-04-27 02:59:16 -04:00
456ac7ff50 Rename again 2021-03-15 01:40:56 -04:00
b25bac8cea Rename 2021-02-26 14:19:48 -05:00
85814f9793 More changes 2021-02-26 02:22:41 -05:00
63dc7f0be3 Initial changes 2021-02-26 01:35:20 -05:00
9033ec856b Rename amp->line 2021-02-26 01:28:54 -05:00
Tulir Asokan
ac3b47657e Formatting fixes 2020-08-24 22:42:27 +03:00
Tulir Asokan
5e828ae68d Run as non-root user and add optional no-sandbox flag 2020-08-24 18:54:37 +03:00
Tulir Asokan
03e8090cd1 Add flag to set browser executable path 2020-08-24 18:26:07 +03:00
Tulir Asokan
0d913d73d7 Add config and improve stopping 2020-08-24 16:45:44 +03:00
Tulir Asokan
dd16b3d461 Add API for puppeteer script 2020-08-18 16:47:16 +03:00
Tulir Asokan
6c11f73ef4 Initial commit
The puppeteer script kind of works, but needs an API.
The bridge doesn't exist yet.
2020-08-17 22:03:12 +03:00