GithubHelp home page GithubHelp logo

Installers for all platforms about gui HOT 7 OPEN

exercism avatar exercism commented on June 14, 2024
Installers for all platforms

from gui.

Comments (7)

holandes22 avatar holandes22 commented on June 14, 2024

Status update: I haven't got much time to work on this and my bandwidth during August is null. Will retake this at the beginning of September, if anyone else tackles it first.

from gui.

holandes22 avatar holandes22 commented on June 14, 2024

Status update: The most viable project to help build packages for distribution seems to be electron-builder. It supports all the features we want, is actively developed and well documented.

I've been researching and playing with electron-builder and it turns out that is quite a task to take on.

  • Making it work with ember-electron requires work. see this (ticket)[https://github.com/adopted-ember-addons/ember-electron/issues/62]
  • Wasn't able to make it work directly (without using ember-electron for the packaging stage)

As a side note, making Linux packages is much doable in short time as we can use an universal package such as Snap or Flatpak based on the current package (tar.gz). But that would mean the platforms won't have feature parity regarding installer (which I don't like)

Luckily, the team at ember-electron seems to be maknig progress towards a better
packaging solution, see comments at adopted-ember-addons/ember-electron#62 and this PR adopted-ember-addons/ember-electron#129 I think this will pave the way for an installer. Regardless, we would still need to deal with:

from gui.

holandes22 avatar holandes22 commented on June 14, 2024

This should be made possible by upgrading to ember-electron v2.x which adds a make command (powered by electron-forge) which can create installer for all the supported platforms. See https://github.com/electron-userland/electron-forge#possible-make-targets

Therefore this is now blocked by #49

from gui.

antony-jr avatar antony-jr commented on June 14, 2024

What about QtInstallerFramework , I can work on this if you like ?
QtInstallerFramework provides a gui installer for all platforms (This also includes linux) , update tools are also included in QtInstallerFramework ( It does include automatic updates! )

QtInstallerFramework also has QScripting which you can pretty much do anything from creating link on desktop(Cross-Platform)!

QtInstallerFramework Provides:
.run - for all linux distros
.exe - for all windows versions and
.dmg - for mac osx ( executable )

And Qt is a stable project

I really recommend Qt Installer Framework because you only have to manage one installer for all linux distros , just like windows and mac osx

Can avoid the pain for new users in linux!

from gui.

antony-jr avatar antony-jr commented on June 14, 2024

Hey @holandes22 I've Created a Complete Cross-Platform installer with auto update feature , check this out https://github.com/antony-jr/exercism-installer , Currently only deployed for all linux distros.
THIS IS JUST A PROTOTYPE , NOT PRODUCTION READY BUT CLOSE TO IT

TRY THE LINUX INSTALLER , ITS COOL!

GNU/Linux X11 Microsoft Windows Apple MacOSX
Download for Linux-x64 Will do this later if anyone needs it! Open a Issue if you know Qt Installer Framework

Installer Installer_Finished

Go to the repo for more information on how easy it is to deploy new releases!
I working on a complete deployer(Will be writen in C++ ) but currently able to only create a prototype!

from gui.

holandes22 avatar holandes22 commented on June 14, 2024

@antony-jr wow this looks cool! So the idea is to have it working in all platforms right?
What about upgrades?

from gui.

antony-jr avatar antony-jr commented on June 14, 2024

@holandes22 go to repo for more info! https://github.com/antony-jr/exercism-installer , you can know more about promoting updates ( its simple as a git push )

Yes this is for all platforms , although I don't own a mac so I can't build it for mac osx

Auto-Update Automatically prompts when the repo dir under exersim-installers in the github repository is updated

When a new release is realesed , I simply increase the version number in the config.xml and git push to prompt all users who have installed exercism ( All over the world )

Update

from gui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.