Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.54 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.54 KB

nuitka-gui

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

ScreenShot

Try it !:

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

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:

  • Check the ToolBar buttons with all available Help for Nuitka (Requires Internet, and a PDF Viewer App).
  • The GUI is designed to copy the same behaviour and names of the CLI command parameters so the Doc fit both.

Accessibility:

  • If you wish to disable theme, skin, fonts, etc (looks Ugly) but use Accessibility
  • Run Nuitka-GUI as follows to use your current Desktop Accessibility technologies:
nuitka-gui.py --a11y

Misc: