Difference between revisions of "Hackathon Apps"

From WebOS-Ports
Jump to navigation Jump to search
Line 4: Line 4:
  
 
==Preware==
 
==Preware==
 +
 +
Preware should be our primary focus for this hackathon, as it's the primary method for getting applications onto devices.
  
 
'''Assignee: '''
 
'''Assignee: '''
  
 
==Govnah==
 
==Govnah==
 +
 +
Govnah would be useful to have available, but instead of an application it would be preferred that an enyo panel be created that can be plugged into the settings application. Existing examples can be found at the following links:
 +
 +
[https://github.com/webOS-ports/org.webosports.app.settings/blob/master/source/DateTime.js Date & Time Panel]
 +
 +
[https://github.com/webOS-ports/org.webosports.app.settings/blob/master/source/Exhibition.js Exhibition Panel]
 +
 +
[https://github.com/webOS-ports/org.webosports.app.settings/blob/master/source/ScreenLock.js Screen & Lock Panel]
 +
 +
[https://github.com/webOS-ports/org.webosports.app.settings/blob/master/source/WiFi.js Wi-Fi Panel]
  
 
'''Assignee: '''
 
'''Assignee: '''

Revision as of 04:56, 18 December 2012

This page contains a list of apps that we need converted from Mojo to Enyo2. If you begin work on an app, please add your username and a link to it's git repository in the relevant section.

Apps

Preware

Preware should be our primary focus for this hackathon, as it's the primary method for getting applications onto devices.

Assignee:

Govnah

Govnah would be useful to have available, but instead of an application it would be preferred that an enyo panel be created that can be plugged into the settings application. Existing examples can be found at the following links:

Date & Time Panel

Exhibition Panel

Screen & Lock Panel

Wi-Fi Panel

Assignee:

Internalz Pro

Assignee:

Lumberjack

Assignee:

Tweaks

Assignee:

Notes

In order to maintain consistent styling, all submissions are encouraged to maintain a consistent visual style and code layout.

For these purposes, developers can use the following resources:

webos-ports-lib, an enyo2 library designed to assist in writing apps for Open webOS devices:

webos-ports-lib on Github

more-arrangers, an extended set of fancy cross-platform panel arrangers:

more-arrangers on Github

WebOS Ports' Enyo2 Memos rewrite:

Memos

WebOS Ports' Enyo2 Settings rewrite:

Settings