Skip to content

A front-end application for kivy's buildozer script

License

Notifications You must be signed in to change notification settings

simon2x/Buildertron

Repository files navigation

Buildertron

Buildertron is a front-end for kivy's buildozer script.

Build Status License: MIT








SCREENSHOTS

DOWNLOADS

sudo pip3 install buildozer

FEATURES

  • Load, configure and save your buildozer.spec files
  • Run the buildozer distclean, clean, build, deploy, serve, run commands from the toolbar
  • Preview your buildozer.spec file in the GUI
  • Override the buildozer commands with your own including the terminal command which is prepended to buildozer commands
  • Include additional target names if you want to use modified targets
  • Blacklist configuration keys which you don't want to save to the spec
  • Substitute configuration keynames with custom (for potential backward/forward compatibility)
  • Customise the layout of the saved buildozer.spec
  • Check version of buildozer and some pip dependencies in the system tab