Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MikeDev101/cloudlink
(Discontinued) A powerful WebSocket extension for Scratch.
https://github.com/MikeDev101/cloudlink
cloud-services cloud-variables cloudcoin clouddisk cloudlink cloudlink-suite scratch scratch-extension scratch3 websocket websocket-framework
Last synced: 3 months ago
JSON representation
(Discontinued) A powerful WebSocket extension for Scratch.
- Host: GitHub
- URL: https://github.com/MikeDev101/cloudlink
- Owner: MikeDev101
- License: mit
- Created: 2020-04-23T20:59:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T00:10:32.000Z (9 months ago)
- Last Synced: 2024-09-21T13:53:31.165Z (5 months ago)
- Topics: cloud-services, cloud-variables, cloudcoin, clouddisk, cloudlink, cloudlink-suite, scratch, scratch-extension, scratch3, websocket, websocket-framework
- Language: JavaScript
- Homepage:
- Size: 888 KB
- Stars: 46
- Watchers: 4
- Forks: 31
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
![CLOUDLINK 4 BANNER](https://user-images.githubusercontent.com/12957745/188282246-a221e66a-5d8a-4516-9ae2-79212b745d91.png)
# PROJECT DISCONTINUED
CL as it stands has been indefinitely discontinued. You are free to fork it and continue development as needed.# SUCCESSOR IN DEVELOPMENT
[A far superior version of CloudLink is in development.](https://github.com/cloudlink-omega) Please consider giving it a try!# Cloudlink
CloudLink is a free and open-source websocket solution optimized for Scratch.
Originally created as a cloud variables alternative, it can function as a multipurpose websocket framework for other projects.# π¨ Now in multiple flavors!
See ./python for the original Python-based server.
See ./golang for the WIP Go-based server.# π A powerful extension for Scratch 3.0
You can learn about the protocol using the original Scratch 3.0 client extension.
Feel free to test-drive the extension in any of these Scratch mods:- [PenguinMod](https://studio.penguinmod.com/editor.html?extension=https://extensions.penguinmod.com/extensions/MikeDev101/cloudlink.js) _(Click and run!)_
- [TurboWarp](https://turbowarp.org/editor) _(You'll need to import the [extension code](https://mikedev101.github.io/cloudlink/scratch/cloudlink_turbowarp.js) as a file.)_
- [SheepTester's EηΎicques](https://sheeptester.github.io/scratch-gui) _(You'll need to [inject](https://chrome.google.com/webstore/detail/code-injector/edkcmfocepnifkbnbkmlcmegedeikdeb) the [extension code](https://mikedev101.github.io/cloudlink/scratch/cloudlink_epicques.js) manually.)__Currently not supported (I'm working on it!):_
- [Ogadaki's Adacraft](https://adacraft.org/studio/)
- [Ogadaki's Adacraft (Beta)](https://beta.adacraft.org/studio/)# π The CloudLink Protocol π
Documentation of the CL4 protocol can be found in the CloudLink Repository's [Wiki page.](https://github.com/MikeDev101/cloudlink/wiki)