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

Any Plans to add other platforms? #143

Open
lonnietc opened this issue Jan 9, 2023 · 3 comments
Open

Any Plans to add other platforms? #143

lonnietc opened this issue Jan 9, 2023 · 3 comments

Comments

@lonnietc
Copy link

lonnietc commented Jan 9, 2023

Hello,

I like the idea of the nMobile chat application but it really is currently only for mobile devices. I am wondering if there any plans to make versions for Windows, Linux, and MacOSX as well so that there can be true cross platform communications?

I would enjoy seeing a Windows 10 (x64) version.

Thanks

@zbruceli
Copy link
Member

Desktop (Windows and MacOS) client is our next focus. Currently doing feasibility study using different app frameworks.

@dhthwy
Copy link

dhthwy commented Feb 14, 2023

Have you considered something like Electron? Maybe it can make use of the existing dart code in nmobile.

An example is here:
https://github.com/hayderux/electron-dart

edit
Oh nm, I think flutter would make more sense.

@yilunzhang
Copy link
Member

We are indeed working on an desktop version based on Electron. The main reason is that the current NKN Dart SDK is based on Gomobile, which (as the name suggests) doesn't work well with Flutter Desktop. Some of our future features will rely on sessions, so a high performance implementation (e.g. Go, webassembly, etc) would be really helpful.

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

4 participants