Skip to content

ArgLab/Snap--Build-Your-Own-Blocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetsBlox (client source code)

https://netsblox.org

An extension of Snap providing networking capabilities, collaborative editing and comprehensive undo/logging support.

For a deployment ready version of NetsBlox, check out the main repo.

Running the client independently

If you need to make changes only to the client side of netsblox if it is a change that is generic and everyone could benefit from fork us and make a pull request. Otherwise, you can always statically host the NetsBlox client and point it to our server. This way you can still:

  1. communicate with other users on main NetsBlox server
  2. use our server deployment so you don't have to setup and maintain your own
  3. have access to all the services already available and configured on NetsBlox.

In order to do so you just need to provide the fully qualified address of the server you want to connect to by setting REMOTE_SERVER_URL in index.dev.html. You could then rename that file to index.html to have it loaded automatically in the browser.

Contact

For questions about netsblox, feel free to make an issue or reach out to:

About

a visual programming language inspired by Scratch

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.6%
  • TeX 2.6%
  • Other 0.8%