Files
simple64/simple64-gui
2022-08-31 20:04:47 -06:00
..
2022-08-31 20:04:47 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:38:53 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 20:04:47 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 13:02:28 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 13:02:28 -06:00
2022-08-31 13:02:28 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:24:48 -06:00
2022-08-31 11:38:53 -06:00
2022-08-31 11:24:48 -06:00

simple64-gui

simple64

simple64-gui is written in Qt6.

You can try this out by downloading simple64.

It is free/libre software under license GPLv3.0. Enjoy and happy hacking!

Dependencies

  • Qt6
  • SDL2
  • 7za binary must be installed on your system for 7z/zip support

Building (tested on GNU/Linux and MinGW)

On Debian and Ubuntu, you'll want to install qt5-default.

git clone https://github.com/simple64/simple64-gui.git
cd simple64-gui
mkdir build
cd build
qmake ../simple64-gui.pro
make -j`nproc`

Then you can run ./simple64-gui.