分页: 1 / 2

TermKit: 下一代富终端

发表于 : 2011-06-24 10:25
Crazier
ermKit 是由 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 install

cd ..
git clone http://github.com/isaacs/npm.git
cd npm
sudo make install

cd ..
git clone https://github.com/Floby/TermKit.git --recursive
cd TermKit/
npm install
运行
node Node/nodekit.js
最后在 Chromium/Chrome 中打开 http://localhost:2222 就可以使用了。

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 10:27
月下叹逍遥
这还是传统意义上的终端么?

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 10:28
nmsfan
这么牛
木兴趣...

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 10:53
remeber
终端也有富二代了。

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 11:01
monk
这还是终端吗

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 11:27
长头发的和尚
穷人还是用穷终端吧 :em04

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 11:51
jtshs256
有意思……一时很难习惯……

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 11:56
jadeity
与其叫终端,还不如叫集成命令行的文件管理器

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 12:30
qy117121
没兴趣。。

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 12:37
黄美姬
伪终端

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 12:45
373992900
长头发的和尚 写了:穷人还是用穷终端吧 :em04

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 13:27
lainme
额。伪终端。rox-filer也行啊,虽然丑点。不过功能比这个强吧

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 13:32
eexpress
rss上看过。漂亮的。没现成的包,懒得试。
记得之前也有类似的。都是类似跑webkit了。也是执行完,就收起上次结果。

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 13:37
lm789632
:em01 没兴趣

Re: TermKit: 下一代富终端

发表于 : 2011-06-24 16:26
greco
漂亮是漂亮,就是localhost。。。有点。。。。