lorca icon indicating copy to clipboard operation
lorca copied to clipboard

how to add go rod into lorca to automatically downlaod chromium and load url on chromium

Open passerbyo opened this issue 3 years ago • 3 comments

passerbyo avatar Jul 17 '22 09:07 passerbyo

https://github.com/go-rod/rod

passerbyo avatar Jul 17 '22 09:07 passerbyo

refer to go rod, let lorca automatically detect system includes chromium or not ,if it does not include,just aumatically download chromium.And then load url as ui on chromium.Possible to make function like this

passerbyo avatar Jul 17 '22 09:07 passerbyo

FYI:

https://github.com/go-rod/rod/blob/f5250379003648c7b65b929d51d43f0da67ca88b/lib/launcher/launcher.go#L140-L141

ysmood avatar Mar 06 '23 03:03 ysmood