Difference between revisions of "Hackathon Apps"
ShiftyAxel (talk | contribs) |
ShiftyAxel (talk | contribs) |
||
Line 32: | Line 32: | ||
==Tweaks== | ==Tweaks== | ||
+ | |||
+ | We plan to integrate tweaks using the existing tweaks services, but in the form of a panel that plugs into the settings app. 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 03:57, 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:
Assignee:
Internalz Pro
Assignee:
Lumberjack
Assignee:
Tweaks
We plan to integrate tweaks using the existing tweaks services, but in the form of a panel that plugs into the settings app. Existing examples can be found at the following links:
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:
more-arrangers, an extended set of fancy cross-platform panel arrangers:
WebOS Ports' Enyo2 Memos rewrite:
WebOS Ports' Enyo2 Settings rewrite: