Giter VIP home page Giter VIP logo

Comments (3)

TheAssassin avatar TheAssassin commented on May 23, 2024 1

The rewrite features an FLTK based GUI, and is written entirely in C++, i.e., does not have a dependency on any CLI tools.

Regarding the UI framework, we might implement a GUI in Qt and/or Gtk eventually. The original issue is solved however.

About the url: feature: this should be discussed in https://github.com/AppImage/AppImages.

from appimageupdate.

probonopd avatar probonopd commented on May 23, 2024

I think to solve this properly, we have to directly use some kind of zsync_curl API instead of relying on the bash script.

Yes, the whole functionality of the bash script could be either rolled into zsync_curl itself, or into a small C binary that would tap into a library-ivied version of the zsync_curl codebase.

My approach would be to write an AppImageUpdate C(++) framework based on the zsync-curl source that has two or more frontends, a CLI and a GUI application.

While at the GUIs, I'd suggest to do a C/Gtk+ one and/or a C++/Qt one. I just had picked Vala because it offered a quick way to get a proof-of-concept GUI around the bash script.

from appimageupdate.

TheAssassin avatar TheAssassin commented on May 23, 2024

Actually, I have to admit that I like Vala, and it's sad that it isn't any more popular. I don't have much experience with Qt. Anyway, Vala uses GTK, and translates to a native application, too, which is a plus. Also, I guess including Qt in the resulting AppImage will consume more space than Gtk.

Since it is ABI compatible with any C/C++ program, it'll work with my plans to write a proper framework in C or (preferrably) C++ and integrate that in a GUI application.

from appimageupdate.

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.