dev-0x7C6 / retro-menu

Retro menu launcher for retro distribution. Written in Qt / QML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retro-menu

Retro menu launcher for Retro distribution. Written in Qt / QML. Look and feel is inspired by Nintendo Switch system menu.

alt text

Current state

Project is under early development state, it's working but upcomming changes may change behavior and functionality.

Build

user@workspace # cd retro-menu
user@workspace # cmake . -DCMAKE_INSTALL_PREFIX=/usr
user@workspace # make -j$(nproc)
root@workspace # make install

About

Retro menu launcher for retro distribution. Written in Qt / QML.

License:GNU General Public License v3.0


Languages

Language:C++ 68.9%Language:QML 17.9%Language:CMake 8.5%Language:GLSL 4.7%