wobcom / sparky-web

Webinterface for SPARKY the management of measurement probes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPARKY Web

A webinterface for managing SPARKY probes and the Headscale server.

Dev-Environment

If you use Nix, you can get a environment with all required python packages by running

nix develop

If you want to use PyCharm for development, you can run

nix build .#python-env

and then add result/bin/python3 as a system interpreter to PyCharm.

About

Webinterface for SPARKY the management of measurement probes

License:MIT License


Languages

Language:Python 68.8%Language:HTML 23.9%Language:JavaScript 5.4%Language:Nix 1.2%Language:CSS 0.7%