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
- Host: GitHub
- URL: https://github.com/bearddan2000/tcl-desktop-wish-hello-world
- Owner: bearddan2000
- Created: 2023-10-15T02:15:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T02:15:58.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T16:42:40.889Z (8 months ago)
- Topics: desktop, hello, tcl, wish, world
- Language: Shell
- Homepage: https://github.com/bearddan2000/tcl-desktop-wish-hello-world
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`