Skip to content

Portable? #63

Answered by SpacingBat3
ddodogames asked this question in Q&A
Jul 31, 2021 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Yes, there's an AppImage version for Linux – if you create one of the special directories next to the WebCord's downloaded AppImage, your data should be saved next to your AppImage (inside this directory), making it portable once you move your AppImage to e.g. your USB drive.

MacOS and Windows releases are packed into ZIP files, which could be considered as portable in way of saving binaries on external mass storage devices – however, comparing to the AppImages, user data won't be saved next to the extracted application. The good news are this could be easily changed within the code by specifying an Electron directory in which user data is saved. See Electron docs for further details.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ddodogames
Comment options

@nero-0
Comment options

@SpacingBat3
Comment options

@nero-0
Comment options

Answer selected by SpacingBat3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants