1 Star 0 Fork 0

Daniel Wang / danish

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

danish

danish 是一个基于 gtk-3.0 的 ssh 连接管理工具,之后计划加上sftp的功能

GITHUB地址:https://github.com/Daniel-W7/danish

GITee地址:https://gitee.com/daniel-w7/danish

基于jnXssh进行开发,源程序适配的系统比较老了,进行了一些修改,源程序地址:https://github.com/chrisniu1984/jnXssh

1、运行所需

对于Debian 11 需要安装以下额外包:

libtinyxml2.6.2v5

安装命令:

	sudo apt-get install libtinyxml2.6.2v5

2、编译安装所需

对于Debian 11 需要安装以下额外包:

gcc

make

g++

libtinyxml-dev

libgtk-3-dev

libvte-2.91-dev

desktop-file-utils

安装命令:

	sudo apt-get install libtinyxml-dev libgtk-3-dev libvte-2.91-dev gcc make g++ desktop-file-utils

3、编译方法 (1)手动编译

cd danish

make && make install

(2)自动编译

cd danish

./automk.sh

4、配置文件路径

~/.danish/site.xml

5、启动方法

danish

About

danish 是一个基于 gtk-3.0 的 ssh 连接管理工具,之后计划加上sftp的功能 expand collapse
C and 4 more languages
GPL-2.0
Cancel

Releases (6)

All

Contributors

All

Activities

Load More
can not load any more
C
1
https://gitee.com/daniel-w7/danish.git
git@gitee.com:daniel-w7/danish.git
daniel-w7
danish
danish
main

Search