amitkumar3968 / mobileterminal

Automatically exported from code.google.com/p/mobileterminal
0 stars 0 forks source link

Integration with MobileFinder #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi guys!  Great work on this difficult app.  You're an inspiration to the
rest of us!

I've gotten a lot of requests for integration with you guys.  Particularly
"Open console here."

It should be fairly simple to take an argument via MSAppLauncher.  See
http://code.google.com/p/mobilestudio/wiki/AppLauncher  Getting an argument
is a one-liner.  It takes care of creating, parsing, and deleting a launch
plist for you.  

I hope it wouldn't be too tuff to simply cd to the passed argument, or run
it.  Think of the possibilities!  Write scripts and text apps that are
launchable by an average user!  

It would be wonderful if you could slip this into the next release.  At the
very least, I could put the command into the .profile and launch
MobileTerminal normally, but it would be better to do it on
MobileTerminal's end.

Original issue reported on code.google.com by matt.sto...@gmail.com on 12 Sep 2007 at 9:57

GoogleCodeExporter commented 9 years ago
I have engineered a way to execute any arbitrary executable using Term-vt100 in
MobileTerminal.  It involves generating an execution script and calling that 
script
from the user's .profile.  Help from your guy's end would be better!

Original comment by matt.sto...@gmail.com on 13 Sep 2007 at 7:32

GoogleCodeExporter commented 9 years ago

Original comment by allen.po...@gmail.com on 21 Sep 2007 at 12:52

GoogleCodeExporter commented 9 years ago
I have posted a beta in which I use MobileTerminal to execute rsync in a 
forward and
backward configuration to sync with a folder on the desktop.

This means: File Synchronization like iTunes' music sync!

I'd love to be able to pass a script to MobileTerminal via the MSAppLauncher 
that is
executed after the user's .profile is executed.  That would be much more 
preferable
to monkeying with the user's .profile!

Original comment by matt.sto...@gmail.com on 26 Sep 2007 at 3:21

GoogleCodeExporter commented 9 years ago
This is one of the next items on my list and one of the few high priority issues
remaining (unless someone else gets to it first)

Original comment by allen.po...@gmail.com on 1 Oct 2007 at 8:37

GoogleCodeExporter commented 9 years ago
Setting myself as the owner

Original comment by allen.po...@gmail.com on 2 Oct 2007 at 3:07

GoogleCodeExporter commented 9 years ago
Matt, I have submitted revision 202 to the "unstable" branch with support for 
passing
either a directory or command to execute as command line arguments.

Would you mind taking a look and giving some feedback?

Original comment by allen.po...@gmail.com on 2 Oct 2007 at 6:42

GoogleCodeExporter commented 9 years ago
Sure!  I'll take a look tomorrow.  I was hoping as well for a binary flag that 
would
specify whether MobileFinder should be relaunched when the command terminates.  
I'll
let you know. 

Original comment by matt.sto...@gmail.com on 2 Oct 2007 at 7:31

GoogleCodeExporter commented 9 years ago
Maybe you can point me to the MobileFinder code that is launching the app so I 
can
get an idea what you're doing.

Original comment by allen.po...@gmail.com on 4 Oct 2007 at 3:34

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I'm not sure what the status of this is but I haven't heard anything 9+ months. 
 Feel free to re-open if this is still 
an issue.

Original comment by allen.po...@gmail.com on 28 Aug 2008 at 4:21