Page 1 of 1

URL Scheme

PostPosted: Sat May 14, 2011 1:26 pm
by OneST8
Hello,

Not sure if this exists or not but is there any way I can launch Remoter from within another app? For example: remoter://hostname:port?password=XXX

Thanks!

Re: URL Scheme

PostPosted: Sat May 14, 2011 2:25 pm
by raf
No, this is not supported at the moment. I'll add it to the trac database so it can be integrated in a later release.

Raf.

Re: URL Scheme

PostPosted: Tue Oct 25, 2011 10:31 pm
by printgeek
One more vote for that! If you can make this work with a URL scheme I would be eternally grateful! Something unique preferably, like 'remoter://hostname?password=******&port=****&depth=8'

Thanks!

Re: URL Scheme

PostPosted: Tue Oct 25, 2011 11:25 pm
by raf
printgeek wrote:One more vote for that! If you can make this work with a URL scheme I would be eternally grateful! Something unique preferably, like 'remoter://hostname?password=******&port=****&depth=8'

Thanks!



Hi printgeek,

This was added in Remoter 3.0. The format is follows standard URL schemes. "vnc://" or "rdp://" or "ssh://", etc.
Example:
vnc://username:password@hostname:port

Raf.

Re: URL Scheme

PostPosted: Mon Nov 28, 2011 12:50 pm
by lazybones
I noticed that this generates a _Rename_ME_ saved object... I think it would be better if it defaulted to the host name / IP from the url as a more meaningful option or have the option not to save the session?

Re: URL Scheme

PostPosted: Mon Nov 28, 2011 1:00 pm
by raf
Good idea, I'll see about using the hostname.

Thanks,
Raf.