Supported languages: Chinese (simplified), English, French, German, Italian, Norwegian, Portuguese, Russian, Spanish, Ukrainian
Screenshot is intentionally low res to fit GitHub UI. See also: 1280×720, 1920×1080
-
Secure way:
- Download install script:
wget -P /tmp https://github.com/shvchk/poly-dark/raw/master/install.sh
- Review install script at
/tmp/install.sh
- Run it:
bash /tmp/install.sh
- Download install script:
-
Easier, less secure way — just download and run install script:
wget -O - https://github.com/shvchk/poly-dark/raw/master/install.sh | bash