Retro menu launcher for Retro distribution. Written in Qt / QML. Look and feel is inspired by Nintendo Switch system menu.
Project is under early development state, it's working but upcomming changes may change behavior and functionality.
user@workspace # cd retro-menu
user@workspace # cmake . -DCMAKE_INSTALL_PREFIX=/usr
user@workspace # make -j$(nproc)
root@workspace # make install