UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    How to convert a clickable app ?

    Scheduled Pinned Locked Moved App Development
    clickable
    7 Posts 4 Posters 623 Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • P Offline
        prog-amateur
        last edited by

        Hello, I really like some apps in the open store and I wonder if it is theorically possible to convert a click package into an Appimage or a Flatpak, or even a deb file in order to use it externally ?
        Thank you veru much !

        lduboeufL CiberSheepC 2 Replies Last reply Reply Quote 0
        • lduboeufL Offline
          lduboeuf @prog-amateur
          last edited by

          @prog-amateur yes it is possible, this is just a package format. But will the app and all its dependencies work in your target system ?

          P 1 Reply Last reply Reply Quote 1
          • P Offline
            prog-amateur @lduboeuf
            last edited by prog-amateur

            @lduboeuf
            Good question ! For instance, I would like to port Weather (its rainviewer feature is incredible) in my arm64 debian device because I love it compared to gnome weather.
            I would be happy to hear about a conversion tool or an easy tutorial to build it

            1 Reply Last reply Reply Quote 0
            • CiberSheepC Offline
              CiberSheep @prog-amateur
              last edited by

              @prog-amateur In theory you have to include all dependecies (uuitk, components, gps, etc).

              One app I know has snap package is (was?) FluffyChat:

              https://gitlab.com/KrilleFear/fluffychat/-/blob/master/snap/snapcraft.yaml

              Another planet, another time, another universe!

              danfroD 1 Reply Last reply Reply Quote 0
              • danfroD Offline
                danfro @CiberSheep
                last edited by danfro

                @cibersheep Thanks for opening this discussion here.

                Actually weather app has got a snapcraft.yaml file too. I think it actually was published as snap once.

                I can have a look (or ask around) if we get this working. If we can publish weather app to the snapstore that would be cool. Or if anyone has got an idea what needs doing, please shout it out.

                Edit: Here a link to snapcraft documentation to get us started.

                1 Reply Last reply Reply Quote 1
                • danfroD Offline
                  danfro
                  last edited by

                  And I just saw, that Axolotl is published as flatpack and appimage. So this might help us too.

                  1 Reply Last reply Reply Quote 0
                  • danfroD Offline
                    danfro
                    last edited by

                    Although, thinking about it, I am not sure if our API key can handle the additional load of data calls. We might need to implement an option for users of snap/appimages to use their own API codes.

                    This should be solvable, but should be considered.

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post