Skip to content

qtproject/qt-apps-boot2qt-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Boot to Qt launcher, it can launch in-process QML applications

Command line options:
 --main-file [.qml file]        Specify an optional qml file
 --applications-root [dir]      The root of your directories, multiple can
                                be given, separated by ':'
 --no-boot-animation            If you think it is boring, disable it


Generating new screenshots:
---------------------------

First, cd into screenshot/plugin and compile/make install that plugin, then
run the launcher with the command line options:

> qtlauncher --main-file screenshot/Main.qml --applications-root [your apps]

When you hit the "grab" button, it will grab a highres "preview_l.jpg" and
a lowres copy into the application's directory. Resize to portrait to get
a portrait version, named "preview_p.jpg".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published