t4k1t / qgisrv

Rather simple QGIS plugin repository server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qgisrv

Simple web server to host QGIS plugins.

You will have to supply your own plugins.xml which tells QGIS where to find packages. However qgisrv can serve these packages.

Authentication

Per default all requests can be done unauthenticated. If you want authentication you can enable basic auth in the settings.

About

Rather simple QGIS plugin repository server

License:MIT License


Languages

Language:Python 100.0%