Issue Details (XML | Word | Printable)

Key: RAD-163
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Latif Khalifa
Reporter: gary fustanella
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Radegast

Request parameter support when starting application to auto login

Created: 28/May/10 10:52 PM   Updated: 28/Jul/10 02:11 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.22


 Description  « Hide
With the few alts I have, it'd be a major convenience to be able to create shortcuts for each, with parameters that get them online by simply clicking the shortcut.

To wit: "C:\Program Files (x86)\Radegast-latest\Radegast.exe" --autologin --firstname:first --lastname:last --password:pass --location:last/home --grid:SecondLife(agni) --uri:(blank or slurl?)

Perhaps if --autologin isn't present, or any other field missing, it starts the app, populating the provided fields, but doesn't login.

So far as I can tell, this doesn't exist right now, but should be easy to drop in.

Keep up the excellent work!



 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Latif Khalifa added a comment - 06/Jun/10 04:52 PM
Implemented as:
Implement RAD-163: command line parameters support

Radegast -h
Radegast 1.21
Copyright (C) 2009, 2010 Radegast Development Team
http://radegastclient.org/

  -u, --username     Username, use quotes to supply "First Last"

  -p, --password     Account password

  -a, --autologin    Automatially login with provided user credentials

  -g, --grid         Grid ID to login into, try --list-grids to see IDs used
                     for this parameter

  -l, --location     Login location: last, home or regionname. Regioname can
                     also be in format regionname/x/y/z

  --list-grids       Lists grid IDs used for --grid option

  --loginuri         Use this URI to login (don't use with --grid)

  -h, --help         Display this help screen.


Example: automatically login user called Some Resident to his last location on
the Second Life main grid (agni)
Radegast -a -g agni -u "Some Resident" -p "secret"  -l last


Radegast --list-grids
Radegast 1.21
Copyright (C) 2009, 2010 Radegast Development Team
http://radegastclient.org/

Use Grid ID as the parameter for --grid
Grid ID                   - Grid Name
========================================================
agni                      - Second Life (agni)
aditi                     - Second Life Beta (aditi)
osgrid                    - OSGrid
reactiongrid              - ReactionGrid
3rdrock                   - 3rd Rock Grid
inworldz                  - Inworldz
legendcityonline          - Legend City Online
worldsimterra             - WorldSimTerra
youralternativelife       - Your Alternative Life
thenewworldgrid           - The New World Grid
cyberlandia               - Cyberlandia
thegorgrid                - The Gor Grid
giantgrid                 - GiantGrid
localhost                 - Local Host
gridproxy                 - Grid Proxy