Skip to content

redxdev/iqed

Repository files navigation

iqed

screenshot

iqed - the imquery editor. Under development, but usable!

iqed uses electron for UI (via electron-boilerplate) with ffi bindings to imq (via cimq). GoldenLayout is used for layout, and monaco is used for text editing.

Requirements

As of right now, you must have imq + cimq built (ideally in release mode) as shared libraries and placed in the root directory of this project. Depending on your build configuration, you may also need to include the antlr4-runtime library.

License

Released under the MIT license.