Skip to content

Inspyre-Technologies/fx_scp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FX::SCP

A project to create a simple GUI for SCP using FXRuby

FX::SCP::SCREENSHOTS

First Screenshot

To Do:

To be put in the installer, after installing RVM and that stuff from the wiki:

pick an install location for FX::SCP

INSTALL=<install location>

copy fx-scp.rb and its dependencies to $INSTALL

sudo ln -sfn $(which ruby) /usr/bin/ruby

chmod +x $INSTALL/fx_scp.rb

sudo ln -sfn $INSTALL/fx_scp.rb /usr/local/bin/fx_scp.rb

then you'll be able to type simply: fx_scp to launch it.

Releases

No releases published

Packages

No packages published

Languages