Hello!
Please help me whit this
Is there a way to make a Flatpak package talk to another application (Flatpak or not)?
Let me give you some examples to be clearer.
Example 1: I would like to integrate Mendeley (Flatpak) with LibreOffice (Flatpak);
Example 2: I would like to integrate QGIS (Flatpak) with GRASS (native).
In ‘Example 1’, Mendeley installs an extension in LibreOffice to manage bibliographic references.
In ‘Example 2’, GRASS provides plugin and algorithms for QGIS.
I do not see how to solve ‘Example 1’ without performing this interaction.
‘Example 2’ can be solved by packing GRASS next to QGIS, but that’s another story.