tualo/remotebrowser

tualo - remote pdf

Installs: 110

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/tualo/remotebrowser

1.2.4 2025-09-18 11:20 UTC

This package is auto-updated.

Last update: 2025-10-18 11:33:06 UTC


README

docker setup

    apt update
    apt install chromium
    ./tm configuration --section browsershot --key noSandbox --value 1
    ./tm configuration --section browsershot --key chrome_path --value $(which chromium)