bs-manager icon indicating copy to clipboard operation
bs-manager copied to clipboard

[FEAT.] : Linux AppImage Support

Open Parapass opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

There is no AppImage available to use BSManager on Linux natively

Describe the solution you'd like A clear and concise description of what you want to happen.

Use the publish script to also build an AppImage along with the Windows executables.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Runs under Wine fine but requires .NET 6 which cannot be easily downloaded on Linux

Additional context Add any other context or screenshots about the feature request here.

AppImages work across multiple different Linux distros

Parapass avatar May 31 '23 21:05 Parapass

Working on linux support myself, the app image seems to have some extra issues though. It doesn't have file permissions to write to anything (might be my problem idk) and also throws quite a few exceptions read only filesystem.

RedlineTriad avatar Jun 29 '23 20:06 RedlineTriad