Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. Update AppImage using the CLI interface
Qt 6.11 is out! See what's new in the release blog

Update AppImage using the CLI interface

Scheduled Pinned Locked Moved Showcase
1 Posts 1 Posters 542 Views 2 Watching
  • 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.
  • posktomtenP Offline
    posktomtenP Offline
    posktomten
    wrote on last edited by posktomten
    #1

    classcli

    classcli is a C++ class for Qt6. classcli uses the Command Line Interface (CLI). The class is intended for Linux operating systems and for Appimage. For commonly occurring tasks.

    Check for updates. Update (AppImage). It is possible to automate updates through a script that runs

    '-cau, --check-and-update'
    

    Updates if there is a newer version of the AppImage.
    Verify authenticity.
    Create a portable home folder to use as $HOME.
    Create a portable config folder to use as $XDG_CONFIG_HOME.
    Switch language.
    Easy to add new features.

    Source code

    classcli uses the library checkforupdatescli

    To update an AppImage, downloadandremove is used.

    Check out an example and download an AppImage and test: Wiki pages

    --help
    

    --help

    --check-and-update
    

    --check-and-update

    --authenticity
    

    --authenticity

    posktomten

    1 Reply Last reply
    0
    • posktomtenP posktomten has marked this topic as solved on
    • posktomtenP posktomten marked this topic as a regular topic on

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved