项目作者: Inspyre-Technologies

项目描述 :
FX::SCP
高级语言: Ruby
项目地址: git://github.com/Inspyre-Technologies/fx_scp.git
创建时间: 2019-03-18T05:33:26Z
项目社区:https://github.com/Inspyre-Technologies/fx_scp

开源协议:GNU Affero General Public License v3.0

下载


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.