Closing an application without killing the main loop

How to run the application main loop on the background and then resume it when the user open the app again.

Deploying a qml only app

A basic idea of how to configure the qt project in order to deploy a qml-only application.

DConf Overview

An overview of how to use DConf configuration on python and qml.

DBus overview

An overview of how to use DBus communication setting up a python server with a qml client.

Packaging PocketSphinx

An example of packaging using CMUS Pocket Sphinx

Packaging a custom app or lib

A brief description on how to package a custom application or library bare handed

Develop without QtCreator

Trying to use Vim + Terminal, instead of the de facto QtCreator