View Single Post
Old 07/18/2009, 08:43 AM   #11 (permalink)
joshewah
Member
 
Join Date: Jun 2009
Posts: 360
Likes Received: 0
Thanks: 10
Thanked 66 Times in 35 Posts
Default

Heres a way to automate this with... automator.

First run Automator. Then add "Run shell script" action.
Change "Pass input" to "As Arguments"

Enter the following into the box where it has the default "cat" command:
Code:
/opt/PalmSDK/0.1/bin/palm-install -d usb "$*"
Thats basically it for a Finder plugin. Go to the File menu, Save as Plugin, Write up a description. I used "Install to Palm Pre"

Then just control-click or right mouse click your .ipk files and select the automator plugin to install them. It should also work if you select more than one file.
Attached Images
File Type: jpg Picture 5.jpg (141.4 KB, 83 views) Email Attachment
File Type: jpg Picture 8.jpg (27.8 KB, 57 views) Email Attachment
File Type: jpg Picture 7.jpg (18.8 KB, 57 views) Email Attachment
File Type: jpg Picture 11.jpg (486.2 KB, 69 views) Email Attachment
joshewah is offline   Reply With Quote
Thanked by 02589, cl191, meinvein, mlevi98