Skip to content

Is there a portable version for Tribler for windows? Can it be done? #8487

Answered by qstokkink
absolutep asked this question in Q&A
Discussion options

You must be logged in to vote

Tribler can be run containerized: we have Docker and Flatpak, for example. So, it should certainly be possible: I guess Docker is a portable way in itself already.

The Tribler Windows executable is not "special" and - with some effort - you can create a portable configuration. One of the key things is the TSTATEDIR (environment) variable. The directory that you set in the TSTATEDIR is where Tribler stores its (1) configuration file, (2) database files, and (3) download checkpoints. Inside of the (1) Tribler configuration, you can set up relative paths instead of absolute paths. The (2) database files should need no edits. The (3) download configuration files are a bit more annoying: you w…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by absolutep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants