MCPcopy Index your code
hub / github.com/JayCanuck/webos-quick-install

github.com/JayCanuck/webos-quick-install @4.6.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 4.6.0 ↗ · + Follow
383 symbols 812 edges 20 files 13 documented · 3% updated 3y ago4.6.0 · 2014-12-01★ 522 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

WebOS Quick Install v4.6.0

This program is intended for use with WebOS applications that are in-testing, which under section 4.2 of the Palm SDK License Agreement allows for such unapproved applications to be installed on Palm devices. Applications installed with WebOS Quick Install have not be tested by Palm and are installed at your own risk.

Powered by my webOSLib java library.

Features

  • Stylish easy-to-use GUI
  • Cross-platform support (Windows, Mac OS X, Linux)
  • Supports off-feed .ipk and .patch files
  • Full-featured feed viewer, with custom feeds allowed
  • No Linux knowledge required, no root access required.
  • webOS 3.x-compatible
  • Full device information section
  • Send and receive files to and from a webOS device.
  • Multiple device support
  • Supports Open webOS/LuneOS
  • Supports English, French, German, and Simplified Chinese

Setup Guide/Problem Troubleshooting * If you would like step-by-step directions on how to get things up and running, or are encountering some issues, I highly recommend checking out the official WOSQI Homebrew Guide.

Requirements

  • Java 1.6 or greater
  • For Mac OS X, once you've installed Java 1.6, run /Applications/Utilities/Java/Java Preferences. Then click and drag Jave SE 6 to top of both list, and exit the program. This will set Java 1.6 as the default version to use.

  • Novacom or Adb

  • This will get installed automatically when you run WebOS Quick Install. ADB is required for LuneOS only.

  • DevMode enabled

  • This can be done on your device by typing "upupdowndownleftrightleftrightbastart", opening the DeveloperMode app, and enabling the feature. Not required for LuneOS.

Lastly, when you plug in the device, if you want to use WebOS Quick Install, choose the "Just Charge" option on the device.

Running WebOS Quick Install

  • Simply double-click WebOSQuickInstall.jar and (as long as Java is installed properly) it will launch

Core symbols most depended-on inside this repo

equals
called by 46
src/ca/canuckcoding/ipkg/PackageEntry.java
toString
called by 25
src/ca/canuckcoding/ipkg/PackageEntry.java
getApplication
called by 22
src/ca/canuckcoding/wosqi/WebOSQuickInstallApp.java
query
called by 17
src/ca/canuckcoding/wosqi/FeedViewer.java
indexOf
called by 17
src/ca/canuckcoding/ipkg/PackageFeed.java
reloadDeviceCache
called by 14
src/ca/canuckcoding/wosqi/MainView.java
addRow
called by 13
src/ca/canuckcoding/wosqi/MainView.java
displayPackage
called by 12
src/ca/canuckcoding/wosqi/FeedViewer.java

Shape

Method 336
Class 46
Enum 1

Languages

Java100%

Modules by API surface

src/ca/canuckcoding/wosqi/FeedViewer.java96 symbols
src/ca/canuckcoding/wosqi/MainView.java57 symbols
src/ca/canuckcoding/wosqi/DeviceManagement.java42 symbols
src/ca/canuckcoding/wosqi/Settings.java24 symbols
src/ca/canuckcoding/wosqi/SendFile.java19 symbols
src/ca/canuckcoding/wosqi/ReceiveFile.java18 symbols
src/ca/canuckcoding/wosqi/Installer.java15 symbols
src/ca/canuckcoding/wosqi/InstalledPkgInfo.java15 symbols
src/ca/canuckcoding/wosqi/InstalledPatchInfo.java15 symbols
src/ca/canuckcoding/wosqi/About.java14 symbols
src/ca/canuckcoding/wosqi/FeedLoader.java13 symbols
src/ca/canuckcoding/ipkg/PackageManager.java13 symbols

For agents

$ claude mcp add webos-quick-install \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact