Go to file
MuedeHydra b8dd6e7ddb add questions 2024-12-17 09:49:26 +01:00
Flussdiagramm add files 2024-12-09 09:41:58 +01:00
Lastenheft add files 2024-12-09 09:41:58 +01:00
src bugfix 2024-12-17 09:37:01 +01:00
README.md update README 2024-12-16 15:46:31 +01:00
makefile add Abbildungsrechner 2024-12-16 15:41:32 +01:00
questions.txt add questions 2024-12-17 09:49:26 +01:00

README.md

Photonics Helfer

Ein hilfreiches Tool für Photoniker


Installation

Linux

git clone https://gitea.fhgr.ch/zwickethomas/Photonics-Helfer
cd Photonics-Helfer
make
./Photonics-Helfer

Windows

  1. Lade das Repository als zip-Datei herunter.
  2. Entpacke die Datei.
  3. Öffne das cmd und gehe in den Ordner Photonics-Helper.
  4. Kompiliere das Programm mit mingw32-make.
  5. Starte die Datei Photonics-Helper.exe.