tualo/remotebrowser

tualo - remote pdf

1.2.2 2025-09-07 06:39 UTC

This package is auto-updated.

Last update: 2025-09-07 06:42:21 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)