Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunderme/qdia

Simple schematic/diagram editor
https://github.com/sunderme/qdia

diagram editor graphical qt schematic

Last synced: 4 months ago
JSON representation

Simple schematic/diagram editor

Awesome Lists containing this project

README

        

# qdia
Simple schematic/diagram editor with focus on quick diagram generation with high quality graphics.

Inspired by xcircuit.

Initial code based on Qt/Example/diagramscene

Build with cmake and qt6.

## Download
Installer/binaries for windows, OSX and linux can be found under [Releases](https://github.com/sunderme/qdia/releases/)

## Status
The program has reached a useable state.
Creating schematics,loading/saving, exporting and undo/redo work.

## Screenshots

grafik

## used code

Icons by Breeze Theme

QColorPicker by Dmitry Ivanov (MIT license, https://github.com/d1vanov/qt-color-picker-tool-button)