tualo/remotebrowser

tualo - remote pdf

1.2.4 2025-09-18 11:20 UTC

This package is auto-updated.

Last update: 2025-09-18 11:21:00 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)