分页: 1 / 1

[转载]10 Useful Application Indicators for Ubuntu 11.04

发表于 : 2011-05-14 19:15
qinner
原文猛击这里

以下是适用于 Ubuntu 11.04 Natty 的 Unity 桌面环境的10个 Application Indicator 小软件。

1. Weather Indicator Applet (天气预报)
图片

安装命令:sudo apt-get install indicator-weather

2. Dropbox Application Indicator ( Dropbox 的社区版本,可以在 Ubuntu 11.04 的顶部面板上显示 DropBox 图标)

图片

这里下载,解压并覆盖原来安装的 ~/.dropbox-dist 文件夹就可以了

3. Sysmonitor Indicator (监视 CPU 及内存使用状态,详情见这里)

图片

安装命令:
sudo add-apt-repository ppa:alexeftimie/ppa
sudo apt-get update
sudo apt-get install indicator-sysmonitor

4. System Load Indicator ( 系统状态指示器,详情见这里 )

图片

安装命令:
sudo add-apt-repository ppa:indicator-multiload/stable-daily
sudo apt-get update
sudo apt-get install indicator-multiload

5. Touchpad Indicator (触摸板开关)

图片

安装命令:
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install touchpad-indicator

6. Battery Status Indicator (电源状态指示器)

图片

安装命令:
sudo apt-add-repository ppa:iaz/battery-status
sudo apt-get update
sudo apt-get install battery-status
运行:
/usr/lib/battery-status/battery-status --indicator

7. Workspaces Indicator (快速切换工作区)

图片

安装命令:
sudo add-apt-repository ppa:geod/ppa-geod
sudo apt-get update
sudo apt-get install indicator-workspaces

8. Keylock Application Indicator (显示大写键状态)


图片

安装命令:
sudo add-apt-repository ppa:tsbarnes/indicator-keylock
sudo apt-get update
sudo apt-get install indicator-keylock

9. Caffeine Application Indicator (防止启动屏保和省电模式)

图片

安装命令:
sudo add-apt-repository ppa:caffeine-developers/ppa
sudo apt-get update
sudo apt-get install caffeine

10. Pastie Clipboard Manager Indicator (剪贴板管理工具)

图片

安装命令:
sudo add-apt-repository ppa:hel-sheep/pastie
sudo apt-get update
sudo apt-get install pastie



[end]

Re: [转载]10 Useful Application Indicators for Ubuntu 11.04

发表于 : 2011-05-15 15:30
remeber
:em11

Re: [转载]10 Useful Application Indicators for Ubuntu 11.04

发表于 : 2011-06-05 16:18
phoenixzz
怎么我安装的第四个工具不能监视网络,是不是跟用的无线3g网有关系

Re: [转载]10 Useful Application Indicators for Ubuntu 11.04

发表于 : 2011-06-05 16:31
qy117121
:em11