Giter Site home page Giter Site logo

macaw-enyo's Introduction

macaw-enyo

"Squawk!"

This is an early port of the Project Macaw twitter app from Mojo to Enyo 2, and when I say "port" I mean "not a port at all, because it is a rewrite from scratch".


Building

This application relies on a number of git sub modules. After checking out you must run:

`git submodule update --init`

This application can currently be packaged for chrome, webOS and android. Packaging for other platforms may be included in the future.

Building requires gnu make. Minifying requires nodejs.

Deploy as debug:

`make clean all`

Deploy release (minified):

`make clean release all`

Package for webOS:

`make webos`

Package for android

`make android`

Package for BB10 (Requires the bbwp tool from the BB10 Webworks SDK)

`make bar`

Install package on a webOS or android device:

`make install`

View logs on a webOS or android device

`make log`

Running as a chrome application:

* Navigate to "chrome:extensions"
* Click "Load unpacked extension"
* Select the directory where you checked out the macaw-enyo source

Macaw License

You may do whatever you want with this source code with the following conditions:

  1. You may not use reproductions, distributions, modifications, or any part of this source code or included images, graphics, or other media for commercial purposes

  2. You may not use the name "Macaw" or the name of any contributor in a manner that implies endorsement or "official" involvement.

  3. You must retain this license notice.

Email [email protected] if you need an exception made to the license.

Copyright 2013 Micah N Gorrell

macaw-enyo's People

Contributors

minego avatar dkirker avatar linuxq avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.