As you probably read I work on a project called "slave terminal". You can read more about the idea and how it began
here and some improvements I made
here.
After a long time I started to work again on the slave terminal and made new changes. First I wanted to redesign it from the ground with "qt6". So that the graphical interface looks more fancy and that I can deploy it on several platforms - Windows, Mac, Linux. Unfortunatly I need more effort and time to dig deeper into qt6. So I decided to keep my version and redesign the code, add some new features as well as get rid of unused codeparts. Furthermore I cleaned up the database and made it more logical. Since I started the project I learned a lot about programing and databases! So it was time to get rid of my beginner's mistake.