Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.31 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.31 KB

nuitka-gui

Nuitka-GUI the Python 3 Code Translator, Binary Compiler and Bundler.

ScreenShot

  • Python 3 + Qt 5, single-file, easy use, GUI for Nuitka Compiler point'n'click.
  • Pretty Colors for Logs and Standard Output and Log File on Temporary Folder.
  • Set its own Process name and show up on Process lists.
  • Updater Async Downloader with full Unicode support and download info.
  • 2 UX modes, Simple (ala Elementary) or Full (ala KDE)

Try it !:

wget -O - https://raw.githubusercontent.com/juancarlospaco/nuitka-gui/master/nuitka-gui.py | python3

Install Nuitka-GUI permanently on the system:

sudo wget -O /usr/bin/nuitka-gui https://raw.githubusercontent.com/juancarlospaco/nuitka-gui/master/nuitka-gui.py
sudo chmod +x /usr/bin/nuitka-gui
nuitka-gui

Requisites:

Help instructions:

  • The GUI is designed to copy the same behaviour and names of the CLI command parameters so the Doc fit both.

Donate: