NetsBlox (client source code)
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.
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:
- communicate with other users on main NetsBlox server
- use our server deployment so you don't have to setup and maintain your own
- 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.
For questions about netsblox, feel free to make an issue or reach out to:
- Akos Ledeczi at [email protected]
- Hamid Zare at [email protected]
- Brian Broll at [email protected]
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Want to use NetsBlox but scared by the open-source license? Get in touch with us, we'll make it work.
Snap! is Copyright (C) 2008-2020 by Jens Mönig and Brian Harvey NetsBlox is Copyright (C) 2020 Vanderbilt University