Skip to main content

Server-side code for a powerful Scratch 3.0 websocket extension.

Project description

Discussion Forum

HackMD Documentation

CloudLink is a high-speed, reliable, and custom websocket extension for Scratch 3.0, with server code that runs on Python. It permits cross-project (as well as cross-program) cloud variables. It also enables full-duplex networking and limitless possibilities for Scratch 3.0 projects.

Example code can be downloaded in the GitHub repository.

Server: https://github.com/MikeDev101/cloudlink/blob/master/server_example.py

Client: https://github.com/MikeDev101/cloudlink/blob/master/client_example.py

Please report any bugs you find to the official GitHub repository or on my Scratch profile.

Scratch Extension

You can view the client-side extension using one of the following modded Scratch editors:

Installing CloudLink

Method 1: using pip

pip install cloudlink

Method 2: Directly downloading cloudlink.py

Simply download the source code, extract cloudlink.py, and import it as shown above. However, the following dependencies are required in order to take advantage of full functionality:

  • websocket-server pip install websocket-server
  • websocket-client pip install websocket-client

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloudlink-0.1.5.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

cloudlink-0.1.5-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page