Skip to main content

Install

You have 2 choices if you want to use PolyUploader.

Use the application by compiling it by hand

  • Download application source code:
git clone https://github.com/spel987/PolyUploader.git

Or simply download with this link.

cargo install tauri-cli
  • Start compilation:
cd PolyUploader-main
cargo tauri build

You'll find the installer in the .\src-tauri\target\release\bundle folder.

Use the already compiled application

Download and install the latest release.

Info

You'll find a Windows version.

Windows

A 64-bit version is available. Download it and run it.

Here's a pictorial guide to installing the software.

Setup Windows Image 1

Setup Windows Image 2

Setup Windows Image 3

Setup Windows Image 4

Setup Windows Image 5

Setup Windows Image 6

Addition information

There is no portable version at present. In fact, Tauri creates a C:\Users\<User>\AppData\Local\PolyUploader folder containing the data required by the Webview.