forked from MoSync/Reload
-
Notifications
You must be signed in to change notification settings - Fork 0
MoSync Reload, Live Mobile HTML5 programming platform
asarrafi/Reload
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MoSync Reload Copyright (C) 2012 MoSync AB This program 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/>. 1. Introduction MoSync Reload is a tool for rapid development of mobile applications in HTML5 and JavaScript for iOS, Android and Windows Phone. You can access native features such as camera, SMS, file system and sensors and create interfaces using real, native UI controls. Reload lets you edit code on your PC, Mac or Linux machine and then instantly see the result of your changes on any number of devices or emulators. It’s just like pressing “reload” in a browser, but for native mobile apps! 2. Installation ----------------------------------------------------------------------- You need a working installation of Node.js 0.6 or newer to use Reload! ----------------------------------------------------------------------- 2.1. Installation on Mac On Mac just copy the App to your Applications folder. After running you can find more documentation inside the application’s interface. 2.2. Installation on Windows No Installation is required on Windows, just run the ReloadLauncher.exe. The Launcher will start a command line shell with the server log and your default web browser with the UI. You can find more documentation inside the application. 2.3 Installation on Linux There is no installation for Linux. After extracting the package run the "reload" script inside a terminal, and then open "http://localhost:8282" on your browser. 3. Build From Source In order to build Reload you need a working installation of MoSync. Currently, the build process only works on Mac OS X 10.6 and above. To build Reload packages type: >ruby build.rb in your command line. 4. Documentation and License Reload Server is distributed under the AGPL license. Reload Client XCode and Visual Studio projects are distributed under the GPL license. - please read the license files inside the Licenses folder for more information. ----------------------------------------------------------------------- If you need more information: * Visit our Website: http://www.mosync.com or * Send us and Email: info@mosync.com or * Join our IRC channel: #MoSync on Freenode.net or * Talk to us on Twitter: @MoSync -----------------------------------------------------------------------
About
MoSync Reload, Live Mobile HTML5 programming platform
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 79.0%
- C++ 15.2%
- C 4.5%
- Ruby 1.2%
- Shell 0.1%