Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
LibreCAD is an open-source cross-platform 2D CAD program, which is translated in over 30 languages.
LibreCAD is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
License: https://www.gnu.org/licenses/gpl-2.0.html
Source:...
...The aim of this project is to create a multi platform app while starting from a windows platform.
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. ...