How to use QField without QGIS

I’m looking into ways to setup a QField project using a number of layers without generating the project inside QGIS. I want to avoid having to use QGIS to do a field assessment using QField.

Instead I would like to use some custom developed solution to do that. I was thinking about using QFieldCould’s API to generate the project and add the necessary geopackages as files.

Is such a thing doable do you think? Are there other people doing similar things?


Imported from GitHub discussion by @janbolspfizer on 2024-08-07T11:54:30Z

You should be able to use a standalone python application to create the .qgs project and then use the qfieldcloud sdk to create / sync a cloud project.


Imported from GitHub comment by @m-kuhn on 2024-08-11T12:18:46Z