termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.33k stars 3.06k forks source link

Package request: headless chromium #910

Closed jackbrycesmith closed 12 months ago

jackbrycesmith commented 7 years ago

I believe building this package would provide at least the same benefits as requested in #908, probably usurping it in the long run.

marksteward commented 6 years ago

I'm for this too. It's possible to use chromium-browser in ubuntu with proot, but native chrome would be ideal.

The .apk is usually accessible in /system/app/Chrome - I wonder if it would be possible to create an intent that just starts headless on a fixed port.

christianrondeau commented 6 years ago

Looks like chromedriver itself exists and is supported: http://chromedriver.chromium.org/getting-started/getting-started---android

SwapnilSoni1999 commented 5 years ago

So anyone found anything?

amitkhare commented 3 years ago

Anyone came up with any solution?

yubrajbhoi commented 3 years ago

https://github.com/rishabhrpg/puppeteer-on-termux Not really a complete solution because it requires an Alpine VM under proot. Anyone here managed to compile any browser engine (like webkit) in Termux?

SunPodder commented 1 year ago

Available in TUR

@xtkoba completed