QChat client in QField, let's chat with your GIS tribe on the field !
- See QChat: QGIS plugin and QChat client in QGIS.
- QChat client compatible with the gischat backend.
- QField users can target the
qchat.geotribu.net
instance, or thestaging.gischat.geotribu.net
staging instance.
You can follow the QField documentation regarding plugin installation.
The URL to install the QChat
plugin is:
https://github.com/geotribu/qchat-qfield-plugin/releases/latest/download/qfchat-latest.zip
- Install precommit tools with:
pre-commit install
- Install Qt dev tools e.g. for being able to use
qmllint
:
apt install qttools5-dev-tools
apt install qt6-tools-dev
Shout out to @nirvn, the initiator of this QField plugin. Thanks for the amazing work !