==============================
Gen-Inetloc Readme
==============================

There are a couple of "ssh" launching apps out there, but
they didnt work quite the way I wanted to or were pretty
complicated.

``gen-inetloc`` does pretty much what I want with not much fuss.

`http://neon.aws.mahalito.net/~harley/sw/gen-inetloc <http://neon.aws.mahalito.net/~harley/sw/gen-inetloc>`_


How to use
====================

- Open ``AppleScript Editor``.

- Open ``Preferences`` and check ``Show Script menu``.  (You might want to uncheck ``Show Computer scripts``)

- Make a folder called ``ssh`` in ``~/Library/Scripts``

- Run ``gen-inetloc`` with the hostname you want to connect to.

- Put the resulting ``.inetloc`` file in  the ssh folder.

- You can now lauch the ``.inetloc`` files from the script menu.


Dev
====================

To checkout: ::

   git clone neon:/nfs/neon1/gitroot/gen-inetloc.git
