Skip to content

fastner/unify

 
 

Repository files navigation

Unify Project 2.0

Native-like applications for smartphones, tablets and desktops

Unify was built to improve the development efficiency of apps for smartphones. Currently it supports smartphones based on the platforms iOS, Android and WebOS. There is support for deskop operating systems like Windows or Mac OS as well.

Unify is made available under a dual license: MIT + Apache, Version 2.0. For details take a look at the individual license files.

Setup

You only need 4 steps to set up unify.

  1. git clone https://github.com/unify/unify.git
  2. cd unify
  3. git submodule update --recursive --init
  4. cd ..
  5. unify/create-application.py -n myapp
  6. cd myapp
  7. ./generate.py source
  8. Load files in myapp/source in browser

Happy coding.

About

Unify Project - Widget special

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
license-apache.md
MIT
license-mit.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 60.1%
  • Ruby 37.6%
  • Python 2.0%
  • Other 0.3%