Graphical User Interface for creating and running Scratch 3.0 projects.
1.1K
Scratch GUI is a set of React components that comprise the interface for creating and running Scratch 3.0 projects
確定有中文語系,2019一月正式3.0釋出
https://llk.github.io/scratch-gui/
https://github.com/LLK/scratch-gui/
https://hub.docker.com/r/kadok0520/mit-scratch3/
pull image 下載映像檔 $ docker pull kadok0520/mit-scratch3
run 執行 $ docker run -d -p 80:8601 --name scratch3_01 kadok0520/mit-scratch3
open your browser
http://your_docker_server_ip:80
Your server will cost at least 500 MB Memory !
Content type
Image
Digest
Size
1.4 GB
Last updated
almost 7 years ago
docker pull kadok0520/mit-scratch3