Skip to content

Simple program to launch customised terminal windows for each remote login

Notifications You must be signed in to change notification settings

egiles/app-xssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Description

bin/xssh

A program to allow you to ssh to a remote host inside a new X Terminal window (like XTerm).

App::Xssh

Library to support the xssh program

App::Xssh::Config

Library to support reading and writing to the config file

Dependencies

App::Xssh requires at least perl 5.6.0 and these other modules:

  • Config::General
  • Moose;
  • X11::Terminal

Installation

Standard process for building & installing modules:

perl Build.PL
./Build
./Build test
./Build install

Copyright and licence

Copyright 2010-2020 Evan Giles [email protected].

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

Simple program to launch customised terminal windows for each remote login

Resources

Stars

Watchers

Forks

Packages

No packages published