/lima-gui

Making a GUI for lima VM

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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: