Files in undroid/luck/ of tip
Not logged in

Files in directory undroid/luck from the latest check-in

  • cgi-bin
  • images
  • bugz.cfg
  • cfgedit
  • ckua.cfg
  • favicon.ico
  • gluck.tcl
  • index.html
  • luck.cfg
  • lucktui.tcl
  • notfound.html
  • README.md
  • rluck.tcl
  • run.tcl
  • svg-icons.cfg
  • tclhttpd.rc
  • tdbcsh.cfg
  • tkchat.cfg
  • tksqlite.cfg
  • vncviewer.cfg

LUCK: Lean Undroidwish Construction Kit

Web based (CGI) script to make a taylored undroidwish, vanillawish or vanillatclsh from binaries which are searched in the same directory as the tclsh or wish executing this script. Name patterns of the binaries are "undroidwish-*", "vanillatclsh-*", and "vanillawish-*". Architecture is not relevant. Additionally, prefabricated configurations are searched which must have a name pattern of "*.cfg". These are searched like the binaries and additionally relative to the parent directory of the script.

In the first step, the user selects a prefabricated or uploaded configuration or a binary. In the second step, a selection of packages derived from the binary's ZIP is presented plus some other options such as ZIP password and output filename. The package selection and other options can be primed by the info from a prefabricated or uploaded configuration. In the last step the user can generate a new binary and configuration with only the selected packages and other options, which is downloaded as a file.

The generation process uses "Memchan" channels and ZIP mounts of memory buffers, i.e. no native filesystem for temporary storage is required.