rgon - Overview

Pinned Loading

  1. Autofirma running on a docker container with Firefox, accessible through another browser via a remote desktop wrapper.

    Dockerfile 4 2

  2. 2

    A tool that, like `pyreverse -o png` creates diagrams for Python Projects. See: [pyreverse](https://pylint.readthedocs.io/en/latest/additional_tools/pyreverse/index.html)

    3

    Uses `ruff analyze` to retreive the dependency graph

    4

    Adds the following features:

    5

      + `--cluster`: Dependency heierarchy / grouping, for a more understandable layout
  3. Wireguard Client enroller and configurator which generates QR codes for small deployments. Very low line count, easily auditable.

    Shell 4 1

  4. [WIP] FreeCAD workbench for advanced loudspeaker/waveguide design and simulation.

    Python 2