Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux support #13

Closed
evant opened this issue Sep 15, 2018 · 5 comments
Closed

Linux support #13

evant opened this issue Sep 15, 2018 · 5 comments
Labels
enhancement New feature or request

Comments

@evant
Copy link

evant commented Sep 15, 2018

As far as I can tell, there's nothing native specific here right? Just needs to be built and packaged? I can help.

@samuelmaddock
Copy link
Owner

samuelmaddock commented Sep 15, 2018

There are two native dependencies being used: sodium-native and utp-native. These should work fine on Linux.

The bigger dependency is a fork of Muon/Electron I'm currently maintaining. https://github.com/samuelmaddock/muon

This will need to be compiled for Linux and have the bins uploaded. After that I think it should work fine. Specifically this branch https://github.com/samuelmaddock/muon/tree/metastream+67.0.3396.103

@cedws
Copy link
Contributor

cedws commented Dec 30, 2018

Any news on this? Thanks.

@evant
Copy link
Author

evant commented Jan 1, 2019

No update, documented as much as I could in the #linux-discussion channel on the discord.

@samuelmaddock
Copy link
Owner

@c-edw This is going to be stalled until switching back to Electron instead of using a fork. You can follow progress on issue #1

@samuelmaddock
Copy link
Owner

Linux will be supported when #94 is completed. It should be possible to try out the web app in its current state, albeit without networking support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants