| Quote (mikshaw @ May 21 2007,06:39) |
| DSL includes the Whiptail program, which is basically a smaller version of Dialog with fewer features. |
| Quote |
| This provides a way to create a keyboard-driven interface within shell scripts that can be used either in the Linux console or an x terminal. An example of its use in DSL is xsetup.sh |
| Quote |
| http://www.murga-projects.com/murgaLua/index.html |
| Quote (lucky13 @ May 22 2007,02:37) |
| [...] Here are a couple examples of what I've done to manage network connections and daemons: Here's the lua4 (DSL 2.1b) version of my wireless "tool": http://lucky13.blogsavy.com/madwifi-tool/ |
| Quote |
| And here's another one I made with vtcl that includes controls for net daemons (prettier than "packing" widgets in regular tcl): http://lucky13.blogsavy.com/dsl-network-tool/ |