Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Unity SSHMenu alternative

  1. #11
    Join Date
    Aug 2008
    Beans
    9

    Re: Unity SSHMenu alternative

    Hello all,

    I felt your pain too. So I went ahead and wrote a small utility that behaves pretty much like sshmeny, but with appindicator menus.

    http://www.gulecha.org/2011/05/19/ss...t-for-sshmenu/

    Have fun!

  2. #12
    Join Date
    Jun 2011
    Beans
    1

    Re: Unity SSHMenu alternative

    Hi,

    There is another alternative: Remmina. It's a RDP/SSH connection manager (like putty connection manager on Windows). Works fine on my Ubuntu 11.04.

    Hope this helps

  3. #13
    Join Date
    May 2008
    Location
    chicago, IL
    Beans
    2
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Unity SSHMenu alternative

    I took anilg's original idea and updated it.

    I added a settings window to update from a gui, but you can still the .sshlist file.
    Added title option, so you can name your ssh host command.

    https://github.com/lphilbrook/sshlist

  4. #14
    Join Date
    Aug 2008
    Beans
    9

    Re: Unity SSHMenu alternative

    Thanks phoolish! And further modified to support sshmenu configuration.
    http://www.gulecha.org/2011/07/29/ss...-appindicator/

  5. #15
    Join Date
    Jan 2008
    Beans
    3

    Re: Unity SSHMenu alternative

    For those wanting to switch from SSHMenu to Remmina, I have created a simple Python script that converts your SSHMenu configuration to Remmina configuration files. It converts the whole folder structure and recreates it under a "SSHMenu" folder in Remmina. There's also an easy rollback option. Find the script here:

    sshmenu_to_remmina.py

    Rest in peace, SSHMenu!
    Last edited by rompe; September 18th, 2011 at 10:36 PM.

  6. #16
    Join Date
    Dec 2007
    Beans
    22

    Re: Unity SSHMenu alternative

    Quote Originally Posted by anilg View Post
    Thanks phoolish! And further modified to support sshmenu configuration.
    http://www.gulecha.org/2011/07/29/ss...-appindicator/
    I use a modified SSHPlus that allows folders, but it doesn't show an icon on 11.10 anymore.

    https://gist.github.com/1189327#comments

    Does anyone know what modifications must be made to the script?
    Thanks for any suggestions.

  7. #17
    Join Date
    Dec 2007
    Beans
    23

    Re: Unity SSHMenu alternative

    Hello

    I've ported SSHMenu to Python/Gtk3. It's available at https://github.com/MasslessParticle/pySSHMenu

    It reads your old SSHMenu configuration file so migration should be a snap.

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •