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.
- Host: GitHub
- URL: https://github.com/bearddan2000/tcl-desktop-hello-world
- Owner: bearddan2000
- Created: 2023-10-15T02:15:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T02:15:53.000Z (over 2 years ago)
- Last Synced: 2025-01-29T16:42:39.129Z (over 1 year ago)
- Topics: desktop, hello, tcl, world
- Language: Shell
- Homepage: https://github.com/bearddan2000/tcl-desktop-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-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`