TermKit 是由 Steven Wittens 为 MacOS X 编写的一个很有趣的项目,可以称之为下一代的富媒体终端。它可以在终端中用图形化元素来显示命令结果,比如图标等等。
我们先来看几张截图:
看起来相当赞。现在有人对此项目进行了 fork ,把它移植到了 Ubuntu 平台上,但没有原生程序,只能运行在 Chromium/Chrome 中,有兴趣的话你可以尝试一下。
# Ubuntu 上安装 (详见这里,我在 Ubuntu 11.04 上安装运行成功)
sudo apt-get install git libssl-dev
cd ~
mkdir TermKitProj
cd TermKitProj
git clone https://github.com/joyent/node.git
cd node
./configure
make
sudo make installcd ..
git clone http://github.com/isaacs/npm.git
cd npm
sudo make installcd ..
git clone https://github.com/Floby/TermKit.git --recursive
cd TermKit/
npm install
运行
node Node/nodekit.js
最后在 Chromium/Chrome 中打开 http://localhost:2222 就可以使用了。
-消息来源
22 Responses to TermKit: 下一代富终端
jiechic
六月 17th, 2011 at 8:39 上午
看起来灰常有爱啊。
[Reply]
Zoom.Quiet
六月 17th, 2011 at 8:47 上午
嗯嗯嗯,使用文中的过程,安装,运行成功了,官方的那个不成 ;-(
[Reply]
foxleoly
六月 17th, 2011 at 9:06 上午
看起来不错啊!!!
[Reply]
smileMoo
六月 17th, 2011 at 9:14 上午
太创新了..
[Reply]
第三眼
六月 17th, 2011 at 9:20 上午
哈哈,这个有意思!
[Reply]
软件街小秘
六月 17th, 2011 at 9:23 上午
看着很让人期待
[Reply]
OSMSG
六月 17th, 2011 at 9:49 上午
什么叫做富终端和富媒体???
[Reply]
薯条
六月 17th, 2011 at 9:51 上午
输入ping baidu.com以后好像用^c取消不调,,没快捷键了..
[Reply]
freetstar
六月 17th, 2011 at 10:40 上午
好有feel
[Reply]
Paul
六月 17th, 2011 at 10:41 上午
good idea!;)
[Reply]
子非鱼
六月 17th, 2011 at 11:45 上午
挺有创意的啊。
[Reply]
wecing
六月 17th, 2011 at 12:52 下午
我觉得不如直接重写一个文件管理器来得方便……
[Reply]
fanhe
六月 17th, 2011 at 2:46 下午
不能用在控制台的话就是浮云
[Reply]
lemonhall
六月 17th, 2011 at 5:13 下午
看上去很有爱,其实很麻烦的一个程序,与原有的NCURSE等终端程序完全不兼容,VIM无法再这个里面运行,EMACS无法在这个里面运行,这是一个展示NODE.JS以及WEBSCOKET新技术的范例程序。
可用性不足,实验性项目
[Reply]
Shphi Reply:
六月 18th, 2011 at 8:38 上午
@lemonhall, 如你所說的……似乎我連apt-get也跑不了
[Reply]
宇宙访客
六月 17th, 2011 at 9:34 下午
oh shit!真牛皮.这东西绝对霸道.
[Reply]
yetone
六月 18th, 2011 at 1:23 下午
我竟然失败啦
[Reply]
Mike Ma
六月 18th, 2011 at 8:28 下午
很有趣啊
[Reply]
Fleeting Years
六月 18th, 2011 at 9:46 下午
真是一个有趣的项目!
可是我在10.04安装后极不稳定长期崩溃。:-(
[Reply]
ruziyjie
六月 22nd, 2011 at 2:06 上午
en
[Reply]
cmicat
六月 29th, 2011 at 5:19 下午
正在下载,好慢。。。天朝的网络就是不行。
[Reply]
sadhen Reply:
七月 18th, 2011 at 11:16 下午
@cmicat, 顶一个,要等到明天吗?
[Reply]