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

Complete Rewrite to C# #60

Open
mjishnu opened this issue Jun 19, 2024 · 8 comments
Open

Complete Rewrite to C# #60

mjishnu opened this issue Jun 19, 2024 · 8 comments

Comments

@mjishnu
Copy link
Owner

mjishnu commented Jun 19, 2024

I am planning on rewriting alt app installer to a C# (windows app sdk) app. The reason for doing this is due to the following advantages:

  • Improved performance
  • Reduced resource usage
  • Better API Support for windows-based tasks
  • More native support for arm-based devices
  • Easy to package and distribute

In the re-write I am planning on making alt app installer more like a store, currently we open a browser window and select the app instead I am planning on doing this via API similar to how Microsoft store does it. and introduce features like updates for installed apps etc. I am not sure how long it will take or how much of my goals are feasible. So, I won't be doing any major changes to alt app installer in the mean time but if you spot some bug feel free to open a issue, for new features if you are willing to implement them be sure to open a PR.

As mentioned above the new re-write will be much more than an installer so I am thinking of giving it a new name so if you have any name in mind share it here also feel free to give suggestion regarding new features you think will be useful.

edit: updates about this can be found in #68

@mjishnu
Copy link
Owner Author

mjishnu commented Jun 19, 2024

How is "Win Store" for the name ?

@mjishnu mjishnu pinned this issue Jun 19, 2024
@moraroy
Copy link

moraroy commented Jun 19, 2024

What about "Macrohard" for the new name 🤭 cuz It's like the opposite of microsoft

Or instead of Windows you could call it "LoseDos"

@VoidSentient
Copy link

Win Shop Channel? :>

@TouseefXMobile
Copy link

this is great idea since python has so many errors

@robertosoler3
Copy link

Will you fix the error of apps who need dependencies?

@mjishnu
Copy link
Owner Author

mjishnu commented Sep 18, 2024

Will you fix the error of apps who need dependencies?

the dependency error is more like a warning. in most cases these dependency are already installed on the device and when alt app installer tries to install them again it fails and this error is displayed

@Jpobi
Copy link

Jpobi commented Nov 16, 2024

Alt Store seems better

@mjishnu
Copy link
Owner Author

mjishnu commented Nov 18, 2024

Alt Store seems better

there already exist an alt store i also had that name in my mind first but its taken its a store for mac apps

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

No branches or pull requests

6 participants