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

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

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

desktop hello tcl world

Last synced: over 1 year ago
JSON representation

This is a POC project to demonstrate tcl gui builder.

Awesome Lists containing this project

README

          

# tcl-desktop-hello-world

## Description
This is a POC project to demonstrate tcl gui builder.

Supports X11 display forwarding from docker container.

## Tech stack
- tcl

## Docker stack
- ubuntu

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

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

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