JSJBDEV / Snapp

Snapp! turns Snap! projects into standalone executables!

Home Page:http://snapp.citilab.eu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snapp

Snapp*!* turns Snap*!* projects into standalone executables!

Demo

Try it at http://snapp.citilab.eu/

Installation

  1. Intall Node.js and the corresponding modules.

  2. Copy every Snapp*!* file into whatever folder you like (if necessary remember to link every Node.js module).

  3. Go to '/web/index/js/index.js' and change line 2 to point to your own server.

  4. Execute Snapp*!* from the commnad line like this 'node /PATH_TO_SNAPP_FOLDER/web_service.js'

  5. Now just access Snapp*!* from your browser!

Node.js Modules

Snapp*!* requires the following Node.js modules:

Tools used

To create the executables Snapp*!* uses:

License

Snapp!

http://snapp.citilab.eu/

written by Adrian Hintze adrian.hintze AT est.fib.upc.edu

Copyright (C) 2015 by Adrian Hintze

Snapp! is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Snapp! turns Snap! projects into standalone executables!

http://snapp.citilab.eu/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 81.8%Language:HTML 18.1%Language:CSS 0.0%Language:Shell 0.0%