...It should create electrical drawings automatically and export them as bookmarked printable datafile (pdf).
## How?
The software is licensed GPL/LGPL version 2. The Compiler is gcc 11.2.0, not Microsoft Visual Studio and the project is written in C, not in C#.
Windows operating system functionality is never used, and the application is not on the Windows API but the GTK 3 API. This project will have no build system other than a simple *batch* or *bash* file. Its only dependency will be GTK 3.
## A table
The user of the program will select components and edit the connections between them. ...