Skip to content

Commit

Permalink
Change README.md & LICENSE.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
soyjavi committed Sep 20, 2012
1 parent e10d439 commit ed3d038
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 26 deletions.
41 changes: 18 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,36 @@
# LungoJS
### HTML5 Mobile Framework, and stuff.
### A framework for developers who want to design, build and share cross device applications.

## Create powerful mobile apps with just HTML5, CSS3, and JavaScript.
Meet the first Mobile Framework that uses the actual features of #HTML5, #CSS3 & #JavaScript
## Lungo Framework uses actual & future features of advanced Web Development.

- Design and make applications for iOS, Android, Blackberry and Windows Phone 7.
- Designed to take advantage of the features of current mobile devices.
- Capture events like Swipe, Tap, Double-Tap...
- Distribute your app in "Mobile Stores" or in websites.
- No need images, everything is vector.
- Implement HTML5 features like WebSQL, Geolocation, History, Device Orientation and more.
- No webserver required.
- Implement native looking with (on iPad & iPhone).
- Fully customizable.
- You can use Lungo Sugars to sweeten your apps.
- Build apps, games, catalogues and everything else you can imagine.
HTML5 Optimized Apps
Lungo Framework supports open web standards, such as HTML5, CSS3 and JavaScript. It brings consistent browser environment across mobiles, tvs and desktop devices.

Open Source Project
Each new line of code in Lungo is welcome, we hope that Developers and restless minds help us to improve day by day this humble project.

Powerfull JavaScript API
There are many ways to develop apps, and not always is optimized. Lungo offers you a robust API so you can have complete control of everything that happens in your App.

Multi-Device full support
Is known that create apps for each platform is expensive, this situation is increased by the arrival of tablets and SmartTVs. Lungo will suit all of them creating a unique and amazing UX.

[Source code](https://github.com/TapQuo/Lungo.js) and [issue tracking](http://github.com/TapQuo/Lungo.js/issues) are available on Github.

## Learn more about the project
The idea of LungoJS arose earlier this year, the author [Javi Jiménez Villar](http://twitter.com/soyjavi) saw hot existing Mobile Frameworks at that time were not powerful and not using the features of HTML5. If you want to know more about the project you have some interesting links:
The idea of Lungo arose earlier this year, the author [Javi Jiménez Villar](http://twitter.com/soyjavi) saw hot existing Mobile Frameworks at that time were not powerful and not using the features of HTML5. If you want to know more about the project you have some interesting links:

- Visit LungoJS [Site](http://www.lungojs.com/).
- [How to use](http://www.lungojs.com/how-to-use/)
- [JavaScript API](http://www.lungojs.com/api/)
- [About](http://www.lungojs.com/about/) the author and contributors.
- [Watch Screencasts video preview](http://www.lungojs.com/screencasts//) to see it in action.
- Visit Lungo [Site](http://lungo.tapquo.com/)
- [Documentation & API](http://lungo.tapquo.com/docs/)

## Credits
Created by [Javier Jiménez](http://twitter.com/soyjavi).
Maintained by [Javier Jiménez](http://twitter.com/soyjavi) & [Guillermo Pascual](http://twitter.com/pasku1).

Copyright (c) 2011 by Tapquo Inc.
Copyright (c) 2011-2012 by Tapquo Inc.

## Licensing Options
LungoJS is licensed under free commercial and open source licenses for
Lungo is licensed under free commercial and open source licenses for
application development, and a paid commercial license for OEM uses.

See LICENSE.txt for license.
See LICENSE.txt for license.
6 changes: 3 additions & 3 deletions release/LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Copyright (c) 2011-2012 TapQuo Inc (Javier Jimenez Villar)
===============================================================================

OPEN SOURCE LICENSE FOR LUNGOJS
Version 1.2
Version 2.0

LungoJS is an avid supporter of open source software. This is the appropriate
option if you are creating an open source application with a license compatible
Expand All @@ -31,7 +31,7 @@ THE SOFTWARE IS LICENSED, NOT SOLD.
===============================================================================

OPEN SOURCE LICENSE FAQ
Version 1.2
Version 2.0

This document is for guidance purposes only and is not a legal document and is
not legally binding. We encourage you to read the GPL v3 and the Quick Guide to
Expand All @@ -42,7 +42,7 @@ advice.
===============================================================================

LUNGOJS AND THE GPL v3
Version 1.2
Version 2.0

-------------------------------------------------------------------------------
What is the GPL v3?
Expand Down

0 comments on commit ed3d038

Please sign in to comment.