• Script for updating apps [help needed]

    Pinned scripts clickable unfinished
    8
    0 Votes
    8 Posts
    690 Views
    CiberSheepC
    @gpatel-fr nice! Thanks. It look that it works very well! https://gitlab.com/cibersheep/update-apps/-/commit/5641633a44c8bd445514381a633433f9b21f8e3c
  • App developers' guide to publishing applications for Ubuntu Touch 24.04-1.x

    Pinned until 12/09/2028, 20:51
    7
    10 Votes
    7 Posts
    3k Views
    B
    But when building an app with clickable, parts of the output are: ... App config value qt_version: 5.12 ... QT_VERSION="5.12" ... I don't get this.
  • Update Ubuntu Touch apps to 20.04 Focal Fossa

    Pinned
    11
    4 Votes
    11 Posts
    6k Views
    CiberSheepC
    Fixed an issue where the regex would make Ubuntu.Web 0.2 -> Lomiri.Web 0.2 now should be fixed as it has to be Morph.Web 0.1 (most recent version for now) Update some checks and feedback to user added I need help with the sh because it's incomplete... MR's welcome https://gitlab.com/cibersheep/update-apps
  • 20.04 Focal

    Pinned
    9
    2 Votes
    9 Posts
    5k Views
    D
    @lakotaubp said in 20.04 Focal: @doniks Done :folded_hands:
  • Developer Documentation

    Pinned
    12
    8 Votes
    12 Posts
    9k Views
    mimecarM
    Good afternoon. Sorry for taking so long to fix it. The last few weeks I have been quite busy and I have not been able to dedicate time to projects. There was a problem with the DNS and it's fixed now. The link to the course should work fine.
  • [app]{public testing}*native port*~PPssPP psp emulator ~beta

    20
    1
    1 Votes
    20 Posts
    2k Views
    pparentP
    @developerbayman Just one question: Any reason you don't host this project on a git platform, like "Github" or "Gitlab" or "Bitbucket" ? Maybe having to go to google drive links may look a bit weird for some people. Maybe it could help also to publish more screenshots, or even better a video of your application running on Ubuntu Touch. Also I'm sure you will get feedback when you publish the app on the openstore, but it might not be ready yet? Thank you!
  • Signal UT: Signal-Desktop for Ubuntu Touch

    186
    1
    4 Votes
    186 Posts
    19k Views
    messayistoM
    @pparent copy that. thanks!
  • [app]{public testing}*native port*~winlator~alpha

    5
    1
    0 Votes
    5 Posts
    201 Views
    developerbaymanD
    found a fatal bug in the container launch ill have to go over it its my day off when i wake up ill prob fix it actually i forgot to inckude some important files
  • [Alpha] Greenline - A qml Whatsapp client for Ubuntu Touch

    7
    1 Votes
    7 Posts
    662 Views
    brenno.almeidaB
    @sahirul not yet, but is planned. For now, qr code only
  • SDL3 and GLES

    5
    0 Votes
    5 Posts
    333 Views
    developerbaymanD
    @archie3d It uses the system libsdl2-dev from the ubuntu-sdk-20.04 clickable framework and for that framework the SDL2 package is 2.0.10+dfsg1-3 on Focal/arm64 ...i tend to find even if your building for a newer version of UT you still have to use older packages because there is a break it seems in the versions and packaging being updated? ..idk i do know every time i try to build with newer repos something breaks ....
  • App to forward SMS

    7
    0 Votes
    7 Posts
    460 Views
    T
    Thank uou very much for these informations @lduboeuf !! Thomas
  • Vibe coding or create an app with AI

    8
    1 Votes
    8 Posts
    722 Views
    gwadoG
    @developerbayman We agree on that point. It’s a game-changer for projects carried out in people’s spare time.
  • Node.js/npm fort Apps/Games

    9
    0 Votes
    9 Posts
    654 Views
    G
    @Homer in any language you can shell out to systemctl --user stop myserv - or use a systemd api if your language has a module for that. Edit: forgot 2 things: whatever you use (node.js or anything) the way to go to run a server process in your app is with a systemd user service. the code I provided is just an example. For your app you will have to pick carefully where you set your data, not straight under the root like I did. Probably under .local for persistent data or under .cache for transient data.
  • Whatsnew: Whatsapp Web with Electron.

    65
    0 Votes
    65 Posts
    6k Views
    pparentP
    I've just published version 0.1.6, that corrects the app that was broken by a change upstream in Whatsapp web; Here is the changelog of the version: Adapt to a change upstream that broke the app Improve ContentHub to Import/Export files Fix broken app on 24.04-1.x daily I've only tested the main features, I've not had the time to do a comprehensive testing before releasing the new version, but as it was broken it's always better to have something that works. If you find any new bug, or thing that does not work anymore with this new version or since change in Whatsapp web, please do not hesitate to report.
  • muttum: guess a word in a few attempts

    1
    1 Votes
    1 Posts
    187 Views
    No one has replied
  • Trying to revive 'ubtd' (Bluetooth file transfer)

    Solved
    79
    0 Votes
    79 Posts
    9k Views
    D
    @PhAndersson @gpatel-fr So the fix is in 1.3 daily. Wait 1.3 candidate to test. Thanks.
  • [public testing]{app}~full python clickable app prototype

    25
    6
    1 Votes
    25 Posts
    5k Views
    developerbaymanD
    im thinking about bolting on a python ide as well so its built in ...kinda a one stop shop manage/develop/deploy
  • Merezhyvo browser

    119
    3 Votes
    119 Posts
    12k Views
    N
    @pparent I've been experimenting for some time and, honestly saying I already don't remember which one, but there was some part of functionality which crashes with Wayland, and works well with XWayland.
  • Hydronium: Proton Mail on Ubuntu Touch

    6
    4 Votes
    6 Posts
    415 Views
    C
    @projectmoon funnely enough we had the same idea hours apart, i stopped development on my end (no need to have two apps for the same thing). thanks this is huge because now i can have push notifications for my university mail (dekko can't login to my university mail I have it forwarded to my protonmail).
  • Guidance for a water-meter application

    4
    0 Votes
    4 Posts
    394 Views
    paulcarrotyP
    No problem for devices with MTK Power Bypass. @arubislander said: Unless you don't mind your battery degrading, because the device would be constantly plugged in to the charger, you would have to device a routine for charging and discharging the device.