tualo/remotebrowser

tualo - remote pdf

1.1.1 2025-08-07 06:36 UTC

This package is auto-updated.

Last update: 2025-08-08 13:25: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)