xiki

A shell console with GUI features

  • Owner: trogdoro/xiki
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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).

Main metrics

Overview
Name With Ownertrogdoro/xiki
Primary LanguageRuby
Program languageRuby (Language Count: 8)
Platform
License:Other
所有者活动
Created At2008-06-05 01:03:11
Pushed At2020-01-03 07:11:19
Last Commit At2020-01-02 23:10:15
Release Count2
Last Release Name0.6.3 (Posted on )
First Release Name0.6.0 (Posted on )
用户参与
Stargazers Count3.8k
Watchers Count202
Fork Count207
Commits Count1.1k
Has Issues Enabled
Issues Count137
Issue Open Count94
Pull Requests Count7
Pull Requests Open Count25
Pull Requests Close Count15
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private