xiki

A shell console with GUI features

Github星跟踪图

Xiki expands your command line

Xiki makes the command line friendlier and more powerful. Xiki Shell (xsh) lets you use Xiki from command line, in a way that augments your current favorite shell (bash or zsh).

$ xsh

Install

One-line installer

If you want a one-line installer, this should do the trick. Copy and paste it into your shell console.

 curl -L https://xiki.com/install_xsh -o ~/install_xsh; bash ~/install_xsh

It will walk you through a couple setup steps.

Manual install

You can download Xiki from: https://github.com/trogdoro/xiki/archive/master.tar.gz. Extract it into your home dir, or some other dir where you keep projects or downloaded things.

Then, to run (and optionally install xsh) just execute the 'xsh' command, located in the 'bin' dir:

$ ./install

Git Install

Or, if you have git, you can get Xiki from github via "git clone https://github.com/trogdoro/xiki.git". Then run "./install" from inside the dir.

Tutorial

Try typing "xsh --tutorial", or "xsh --help" on the command line. Or, get help from a human:

Getting in touch

Tweet to @xiki:

Join the google group for help with installing:

Or, jump into the xiki chat room to chat about Xiki! Use this link to jump right in, or use your own irc client to join:

Troubleshooting

If you run into trouble, try running "bin/xsh --d", which may give better error messages. Also, not that there's a cached "xsh forker" process that stays alive to speed up execution. Try "ps aux, grep forker" to find it. During trouble-shooting you may need to kill it.

Supported platforms

Supported platforms: MacOS and Linux. Pair with me if you want to see Windows support, support for your text editor, or just to hack on Xiki! (find me at twitter.com/xiki).

主要指标

概览
名称与所有者trogdoro/xiki
主编程语言Ruby
编程语言Ruby (语言数: 8)
平台
许可证Other
所有者活动
创建于2008-06-05 09:03:11
推送于2020-01-03 15:11:19
最后一次提交2020-01-03 15:10:15
发布数2
最新版本名称0.6.3 (发布于 )
第一版名称0.6.0 (发布于 )
用户参与
星数3.8k
关注者数197
派生数207
提交数1.1k
已启用问题?
问题数137
打开的问题数94
拉请求数7
打开的拉请求数24
关闭的拉请求数16
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?