Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pothosware/PothosFlow
GUI frontend and designer tool for the Pothos framework
https://github.com/pothosware/PothosFlow
block-design dataflow graphical gui pothos pothos-framework qt sdr
Last synced: about 2 months ago
JSON representation
GUI frontend and designer tool for the Pothos framework
- Host: GitHub
- URL: https://github.com/pothosware/PothosFlow
- Owner: pothosware
- License: bsl-1.0
- Created: 2014-05-19T23:22:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-07-25T22:51:04.000Z (over 3 years ago)
- Last Synced: 2024-08-01T15:32:03.217Z (5 months ago)
- Topics: block-design, dataflow, graphical, gui, pothos, pothos-framework, qt, sdr
- Language: C++
- Homepage: https://github.com/pothosware/PothosFlowi/wiki
- Size: 2.04 MB
- Stars: 69
- Watchers: 23
- Forks: 27
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
# Pothos Flow - graphical topology designer
Pothos Flow is the GUI frontend and designer tool for the Pothos framework.
## Documentation
* https://github.com/pothosware/PothosFlow/wiki
## Dependencies
* Pothos library
* QT5 C++ development libraries and headers## Building
Configure, build, and install with CMake
## Licensing information
Use, modification and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)# qtcolorpicker
The source for the qtcolorpicker is available in the pothos-gui source tree.
qtcolorpicker is built as a stand-alone library and used under the terms
of the GNU LESSER GENERAL PUBLIC LICENSE. See qtcolorpicker/LICENSE.LGPL