sudhakar3697 / awesome-electron-alternatives

A curated list of awesome Electron alternatives.
MIT License
1.61k stars 71 forks source link

Great repo #81

Closed nuttyartist closed 5 months ago

nuttyartist commented 5 months ago

Anyone knows if there's a repo for awesome cross-platform apps that aren't web based (e.g., Qt, GTK, Flutter, native, etc)?

wesamdev commented 5 months ago

if you wana make great gui apps without web based use QT its modern allow you to code styles in css ans its supports python and c++ and more.

ghost commented 5 months ago

why don't we create an awesome-cross-platform-apps-that-aren't-web-based project for this?

sudhakar3697 commented 5 months ago

I guess there are non-web-based alternatives also listed here. Right?

nuttyartist commented 5 months ago

I guess there are non-web-based alternatives also listed here. Right?

This repo is for frameworks, it will be cool to have one for applications that are cross-platform but not web based.

ghost commented 5 months ago

This repo is for frameworks, it will be cool to have one for applications that are cross-platform but not web based.

I think it makes sense what you're saying and requesting here. (e.g., https://magnemg.eu/the-different-tech-strategies-for-building-a-cross-platform-app) - there are several good reasons, the URL I added here is for that. For example,

Some strategies for creating cross-platform apps

(web)

  1. iOS + Android + webapp
  2. React Native + React
  3. React Native for Web (RNW)
  4. Flutter
  5. CapacitorJS + webapp [hybrid]
  6. Hotwire Turbo Native + webapp [hybrid] 6.1
  7. React inside React Native WebView [hybrid]
  8. NativeScript + webapp [hybrid]
  9. Progressive Web App (PWA)

(not web based)

  1. Xamarin with C# and .NET 10
  2. Turbo Native w/ iOS + Android shell
  3. Turbo Native w/ React Native shell

Can we create a collaborative repository for this?

arjunmenon commented 5 months ago

Check out Sciter

ghost commented 5 months ago

Can we separate here the most programming languages? Complicated languages versus interpreted languages? (Or separate what is web-based from what is not?)

wesamdev commented 5 months ago

@sudhakar3697 Close issue