MCPcopy Create free account
hub / github.com/afbjorklund/lima-gui

github.com/afbjorklund/lima-gui @v0.5.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.5.0 ↗ · + Follow
244 symbols 389 edges 32 files 16 documented · 7% updated 2mo agov0.5.0 · 2024-11-24★ 2428 open issues

Browse by type

Functions 207 Types & classes 37
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Lima GUI

See https://lima-vm.io

Running

Open in Qt Creator GUI:

qtcreator systray.pro

Or on the command line:

$ qmake
$ make
...
$ ./lima-gui

Screenshots

Main window

screenshot

Create

screenshot

Remove

screenshot

Themes

You can use Kvantum, for theme support. It has several themes:

kvantum light

kvantum dark

QT_STYLE_OVERRIDE=kvantum (or use kvantummanager GUI)


See https://doc.qt.io/qt-5/qtwidgets-desktop-systray-example.html

Tux icon from the Crystal project by Everaldo Coelho. The icons are licensed under the GNU Lesser General Public License (LGPL).

Optional

These features are optional, and can be disabled or enabled in build:

The QTermWidget has a GPL-2+ license, and is not included by default.

The default is to start the regular terminal application, externally.

If you don't have a terminal application, there is one available here:

Core symbols most depended-on inside this repo

Shape

Method 183
Class 33
Function 24
Enum 4

Languages

C++100%

Modules by API surface

window.cpp57 symbols
instance.h31 symbols
QVNCClient/qvncclientwidget.cpp25 symbols
window.h15 symbols
QSourceHighlite/qsourcehighliter.cpp15 symbols
instance.cpp12 symbols
templates.h11 symbols
QrwEmoticons/lib/src/QrwEmoticons_p.cpp10 symbols
QrwEmoticons/lib/src/QrwEmoticons.cpp10 symbols
QSourceHighlite/qsourcehighliter.h7 symbols
QrwEmoticons/lib/src/TextEdit.cpp6 symbols
QVNCClient/qvncclientwidget.h6 symbols

For agents

$ claude mcp add lima-gui \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page