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

Other operating systems? #5

Open
da2x opened this issue Apr 21, 2020 · 3 comments
Open

Other operating systems? #5

da2x opened this issue Apr 21, 2020 · 3 comments

Comments

@da2x
Copy link

da2x commented Apr 21, 2020

Any plans to support other operating systems? People use different operating systems and it’s impossible to ask a Linux user to switch to Windows just for a chat app.

@ShreyasZare
Copy link
Member

Yes, there is a plan to have a cross platform app for platforms that can run .NET Core. Mesh's predecessor, Bit Chat, had a Linux app that could run on Mono Framework. But, Mono's implementation for Windows Forms is such a mess that it was not used for Mesh.

Since, .NET Core does not support cross platform GUI forms yet, Mesh is planned to have web based UI that will access locally running Mesh web server. This way, Mesh could be used on any platform.

Timeline for this is not clear yet since I am currently working on the DNS Server project.

@ASHIT-AXAR
Copy link

ASHIT-AXAR commented Oct 7, 2022

@ShreyasZare i'm suggesting the Vala language. very similar to C#

https://wiki.gnome.org/Projects/Vala/ValaForCSharpProgrammers

@ShreyasZare
Copy link
Member

@ShreyasZare i'm suggesting the Vala language. very similar to C#

https://wiki.gnome.org/Projects/Vala/ValaForCSharpProgrammers

Well, its never just about the language. With .NET there is its standard library and ecosystem which wont be available otherwise. Plus there is years of code written which will need rewrite which makes it unfeasible.

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

No branches or pull requests

3 participants