tkinspect
Tk application inspector for developing in Tcl
Install
- All systems
-
curl cmd.cat/tkinspect.sh
- Debian
-
apt-get install tkinspect
- Ubuntu
-
apt-get install tkinspect
- Kali Linux
-
apt-get install tkinspect
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tkinspect
- Raspbian
-
apt-get install tkinspect
- Dockerfile
- dockerfile.run/tkinspect
tkinspect
Tk application inspector for developing in Tcl
Tkinspect is a tool to permit one to inspect the contents of a separate running Tk application. It has views for the variables, arrays, procedures and other objects in the inspectee and communicates using the Tk send or tcllib comm commands.