Diff for "Clients"

Not logged in - Log In / Register

Differences between revisions 3 and 4
Revision 3 as of 2010-02-23 12:21:35
Size: 1604
Editor: a89-182-210-38
Comment:
Revision 4 as of 2010-02-24 00:17:42
Size: 2159
Editor: cpe-66-69-226-228
Comment: add ssh-import-lp-id
Deletions are marked like this. Additions are marked like this.
Line 43: Line 43:
== ssh-import-lp-id ==

|| Homepage || https://launchpad.net/ssh-import ||
|| Packaged || https://launchpad.net/~ssh-import/+archive/ppa/+packages ||
|| Stability || new ||

This utility will securely contact Launchpad.net and retrieve one or more Launchpad user's public keys, and append these to the current user's ~/.ssh/authorized_keys file. It is quite useful in UEC and EC2 environments if you want to give another user access to the instance.
{{{
       ssh-import-lp-id [launchpad_id_1] [launchpad_id_2] [launchpad_id_3] ...
}}}

Launchpad Clients

These are programs you can run on your own computer to interact with Launchpad over the API.

Ground Control

Homepage

https://launchpad.net/groundcontrol

Packaged

PPA

Stability

beta

An integration project to bring easy access to launchpad to the desktop.

review

Hydrazine

Homepage

https://launchpad.net/hydrazine

Packaged

not yet

Stability

beta

Provides a text-mode interactive controller for Launchpad bugs:

hydrazine(edge) #526078> bug 526117
duplicate bug: 526117: want a way to propose merge of a new imported/mirror branch
  affects launchpad-code                                      New Undecided
  tags: 
hydrazine(edge) #526117> duplicate 526116
marking 526117 as a duplicate of 526116
    "want a way to propose merge of a new imported/mirror branch"

iLaunchpad-shell

Homepage

https://launchpad.net/ilaunchpad-shell

Packaged

not yet

Stability

beta

Customized ipython shell which makes testing and developing around the launchpad API real fun.

See this video for a small demo.

ssh-import-lp-id

Homepage

https://launchpad.net/ssh-import

Packaged

https://launchpad.net/~ssh-import/+archive/ppa/+packages

Stability

new

This utility will securely contact Launchpad.net and retrieve one or more Launchpad user's public keys, and append these to the current user's ~/.ssh/authorized_keys file. It is quite useful in UEC and EC2 environments if you want to give another user access to the instance.

       ssh-import-lp-id [launchpad_id_1] [launchpad_id_2] [launchpad_id_3] ...

More

There are more tools in the Launchpad Extensions project group.

If you've written or discovered a good Launchpad client, please add it to this page.

Clients (last edited 2011-10-16 13:08:55 by nrbg-4dbe3d92)