qt-experiments

Experiments with QT framework and nissy
git clone https://git.tronto.net/qt-experiments
Download | Log | Files | Refs | Submodules | README

README.md (286B)


      1 # QT-widgets implementation of a nissy UI
      2 
      3 This is a UI for nissy written using
      4 [QT Widgets](https://doc.qt.io/qt-6/qtwidgets-index.html)
      5 
      6 You can't actually build or run this as is, because it relies on
      7 an older version of the C++ bindings for nissy. I'll fix it
      8 at some point, maybe.