An open API service indexing awesome lists of open source software.

https://github.com/bearddan2000/tcl-desktop-wish-hello-world

This is a POC project to demonstrate tcl gui builder
https://github.com/bearddan2000/tcl-desktop-wish-hello-world

desktop hello tcl wish world

Last synced: 7 months ago
JSON representation

This is a POC project to demonstrate tcl gui builder

Awesome Lists containing this project

README

          

# tcl-desktop-wish-hello-world

## Description
This is a POC project to demonstrate tcl gui builder
called from `wish` command.

Supports X11 display forwarding from docker container.

## Tech stack
- tcl
- wish

## Docker stack
- ubuntu

## To run
`sudo ./install.sh -u`

## To stop (optional)
`sudo ./install.sh -d`

## To see help
`sudo ./install.sh -h`