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

    How to make a "simple webapp" via clickable in 2021?

    Scheduled Pinned Locked Moved Solved App Development
    10 Posts 5 Posters 1.8k Views 2 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.
    • ? Offline
      A Former User
      last edited by A Former User

      Hi all,
      So recently I have taken the opportunity to teach myself how to make a simple webapp. I decided to look over the new documentation UBports put out, and used a 2019 Ubucon Europe video as a visual reference. I noticed that in the 2019 video, the presenter was using clickable and clickable displayed a "simple-webapp" template (see about 8:27 on the video). This doesn't seem to be the case now.

      My ultimate question is, how does someone go about making a "simple webapp" on UT in current year 2021?

      TotalRandoT CiberSheepC mateo_saltaM 3 Replies Last reply Reply Quote 0
      • TotalRandoT Offline
        TotalRando @Guest
        last edited by

        @nocturn-adrift I would use Webapp Creator or Webber in the OpenStore.


        Nerd with UT on a OnePlus One. OnePlus 6T waiting in the wings for VoLTE.

        ? 1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User @TotalRando
          last edited by

          @totalrando Yes, I understand that Webber and Webapp Creator can do this in a bind. I believe both of those apps are great when in a bind, but ultimately I am looking to have the know-how as to actually make one from scratch, i.e., how did the creator of Webber make his first webapp? Obviously he would have to know how to make one from scratch so he could make Webber itself. I am looking to make the chicken, not the egg (if that makes any sense).

          TotalRandoT mateo_saltaM 2 Replies Last reply Reply Quote 2
          • TotalRandoT Offline
            TotalRando @Guest
            last edited by

            @nocturn-adrift Ah. That's above my pay grade then.


            Nerd with UT on a OnePlus One. OnePlus 6T waiting in the wings for VoLTE.

            1 Reply Last reply Reply Quote 0
            • CiberSheepC Offline
              CiberSheep @Guest
              last edited by

              @nocturn-adrift You have a bit outdated guide here:

              https://docs.ubports.com/en/latest/appdev/webapp/guide.html

              What Webber and Webapp Creator are using the command in a the desktop file under Exec= (check for example Tweet webapp code)

              We discourage the creation of this kind of webapps, that's why Webber and Webapp Creator are better options (for user's personal installation).

              Webapps that adds some functionalities, can be created selecting qml or html app types, after using clickable create

              Another planet, another time, another universe!

              ? 1 Reply Last reply Reply Quote 1
              • mateo_saltaM Offline
                mateo_salta @Guest
                last edited by

                @nocturn-adrift the template was removed so that simple webapps didn't flood the store 🙂

                1 Reply Last reply Reply Quote 0
                • mateo_saltaM Offline
                  mateo_salta @Guest
                  last edited by

                  @nocturn-adrift if you want to create from scratch, you are then basically writing your own webbrowser based on qtwebengine

                  1 Reply Last reply Reply Quote 0
                  • mateo_saltaM Offline
                    mateo_salta
                    last edited by

                    some examples:

                    https://github.com/mateosalta/cuddly-bassoon

                    https://gitlab.com/ubports/apps/qt-webengine-demo

                    this one is with the built in webapp container, is much more simple, just rename everything you need
                    https://github.com/mateosalta/pay/tree/master

                    1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User @CiberSheep
                      last edited by

                      @cibersheep @mateo_salta Thank you both for your responses, they are sincere attempts and I appreciate that.
                      I will get back to you all when I can, and I will mark it as solved in due time.

                      1 Reply Last reply Reply Quote 1
                      • S Offline
                        suoko
                        last edited by suoko

                        I was thinking of automating the creation of clickable WebApps from scratch online games and apps through https://sheeptester.github.io/htmlifier/

                        1 Reply Last reply Reply Quote 0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • First post
                          Last post