Ubuntu15个有用的小应用提示器
-
- 帖子: 217
- 注册时间: 2009-12-07 16:56
Ubuntu15个有用的小应用提示器
Appindicator第一次被引入是在Ubuntu karmic,替代了Gnome 面板小应用。它是一个小应用,持续地展示各种信息。如果你现在使用Ubuntu Lucid 或 Maverick,你应该看到信息菜单,包括Empathy, Evolution 和Gwibber 图标。它们是一个appindicator的范例。
随着appindicator发展越来越成熟,越来越多的程序开始支持应用提示器。虽然这些程序并不能在Ubuntu的软件仓库里面找不到,我们已经集合了一些有用的appindicator。大多数都很实用,不必都安装,选择你需要的就可以了。
1. DesktopNova
DesktopNova 是一个基于Gnome 和XFCE的壁纸变化器。Indicator-desktopnova 是另一位开发者Michael Otto开发的,允许你直接从系统图标托盘改变壁纸。要是你在寻找一个简易的壁纸变化器,这个应该有用。
安装,终端输入
sudo add-apt-repository ppa:michael-astrapi/ppa
sudo apt-get update
sudo apt-get install desktopnova indicator-desktopnova
2. Indicator-VirtualBox
这个也是Michael Otto开发的,允许你直接启动你的虚拟机,不必打开VirtualBox VM 管理器了.
sudo add-apt-repository ppa:michael-astrapi/ppa
sudo apt-get update
sudo apt-get install indicator-virtualbox
3. Indicator-Dropbox
如果你已经升级到Dropbox V1.0,你应该在系统图标托盘出看到Dropbox的提示器。
4. Indicator-cpufreq
Indicator-cpufreq 使你容易的改变你的CPU频幅。如果你使用本本的话,延长电池寿命,你可以使用该小程序快速设置CPU为节电模式
安装( Ubuntu 10.10 以前版本)
sudo add-apt-repository ppa:artfwo/ppa
sudo apt-get update
sudo apt-get install indicator-cpufreq
5. Pastie
Pastie是Linux下一个简易的剪贴板。
安装
sudo add-apt-repository ppa:hel-sheep/pastie
sudo apt-get update
sudo apt-get install pastie
6. Indicator-workspace
见名知义,Indicator-workspace是你快速切换工作区。经常用到切换工作区的话,试试吧。
sudo add-apt-repository ppa:geod/ppa-geod
sudo apt-get update
sudo apt-get install indicator-workspaces
7. Indicator-keylock
是不是总是担心数字小键盘关了么?屏幕锁了么?大写字母灯开了吗?大多数都会遇到这个问题,不管是态势还是笔记本,还是上网本。用这个小提示器,不用用键盘,直接打开你需要的键盘锁定。
sudo add-apt-repository ppa:tsbarnes/indicator-keylock
sudo apt-get update
sudo apt-get install indicator-keylock
8. UbuntuOne Indicator
UbuntuOne Indicator让你控制你的UbuntuOne同步化状态,很容易找到你刚才存储的文件。
sudo add-apt-repository ppa:rye/ubuntuone-extras
sudo apt-get update
sudo apt-get install ubuntuone-indicator
9.Lookit
Lookit是一个快捷抓屏工具,抓特定区域或者全屏都可以。抓取屏幕后,可以上传到FTP,SSH服务器或 Imgur。
安装
sudo add-apt-repository ppa:lookit/ppa
sudo apt-get update
sudo apt-get install lookit
10. Compiz-indicator
毫无疑问, Compiz窗口管理器的强大功能,变化性和实用性大家都是知道的。
但是这个小提示器没有PPA。可以下载在这herecompiz-indicator tar文件,解压到你的主目录。你会看到“compiz-indicator“文件夹。打开终端,使用命令:
cd compiz-indicator
chmod +x install.sh
./install.sh
安装完成后,按住Alt+F2,输入 compiz-indicator-start激活即可。
(译者提示:好像没这么麻烦吧。你安装compiz之后,在“系统–首选项–启动应用程序里面”,添加:名称“fusion“,命令”fusion-icon”就行了。这个朋友想多了。)
11. USB 安全移除提示器
如果使用USB或者外部磁盘插在电脑上,想要卸载的时候,总是用命令或者在文件管理器里操作。这个USB 安全移除提示器
让你直接从系统图标托盘里卸载。
安装,下载此处的.deb软件包here。
(译者提示:直接右键单击桌面上USB图标,也可以快速的“安全移除USB”)
12. 触摸板Indicator
当你打字的时候,触摸板有时很烦人哪。现在,你可以使用触摸板Indicator暂时使触摸板失效即可。
触摸板Indicator现在只支持Ubuntu Maverick。
安装
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install touchpad-indicator
13. 天气提示器
和触摸板提示器是同一个开发者开发的。你可以快速查看天气情况,关注天气变化。
现在也只是支持 Ubuntu Maverick。
安装
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install my-weather-indicator
(译者:一些小城市找不到,悲剧~~)
14. Google Reader 提示器
当你的Google Reader 更新时会提示你,展示给你文章题目。
该提示器下载也只支持Ubuntu Maverick
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install google-reader-indicator
15.多音乐播放器提示器
Ubuntu Maverick默认的是支持Rhythmbox在声音菜单里显示。一些别的媒体播放器也都有自己的提示器。
Banshee: 安装 banshee-community-extensions ,从插件列表里激活Banshee 提示器。
Exaile:从这下载 exaile的声音提示器。解压,然后把它发到目录“/HOME/.local/share/exaile/plugins”。打开你的Exaile,“编辑–首选项—插件”,激活声音菜单提示器插件。
Clementine:若是最新版本,自动显示。
XNoise:安装xnoise-plugins-core ,从插件列表里激活即可。
以上所列,挂一漏万,不能尽举。我们或许还没有发现更多好的提示器。
来源『maketecheasier.com』,
本文由Bentutu.com翻译整理编辑,转载注明出处http://bentutu.com/?p=243
随着appindicator发展越来越成熟,越来越多的程序开始支持应用提示器。虽然这些程序并不能在Ubuntu的软件仓库里面找不到,我们已经集合了一些有用的appindicator。大多数都很实用,不必都安装,选择你需要的就可以了。
1. DesktopNova
DesktopNova 是一个基于Gnome 和XFCE的壁纸变化器。Indicator-desktopnova 是另一位开发者Michael Otto开发的,允许你直接从系统图标托盘改变壁纸。要是你在寻找一个简易的壁纸变化器,这个应该有用。
安装,终端输入
sudo add-apt-repository ppa:michael-astrapi/ppa
sudo apt-get update
sudo apt-get install desktopnova indicator-desktopnova
2. Indicator-VirtualBox
这个也是Michael Otto开发的,允许你直接启动你的虚拟机,不必打开VirtualBox VM 管理器了.
sudo add-apt-repository ppa:michael-astrapi/ppa
sudo apt-get update
sudo apt-get install indicator-virtualbox
3. Indicator-Dropbox
如果你已经升级到Dropbox V1.0,你应该在系统图标托盘出看到Dropbox的提示器。
4. Indicator-cpufreq
Indicator-cpufreq 使你容易的改变你的CPU频幅。如果你使用本本的话,延长电池寿命,你可以使用该小程序快速设置CPU为节电模式
安装( Ubuntu 10.10 以前版本)
sudo add-apt-repository ppa:artfwo/ppa
sudo apt-get update
sudo apt-get install indicator-cpufreq
5. Pastie
Pastie是Linux下一个简易的剪贴板。
安装
sudo add-apt-repository ppa:hel-sheep/pastie
sudo apt-get update
sudo apt-get install pastie
6. Indicator-workspace
见名知义,Indicator-workspace是你快速切换工作区。经常用到切换工作区的话,试试吧。
sudo add-apt-repository ppa:geod/ppa-geod
sudo apt-get update
sudo apt-get install indicator-workspaces
7. Indicator-keylock
是不是总是担心数字小键盘关了么?屏幕锁了么?大写字母灯开了吗?大多数都会遇到这个问题,不管是态势还是笔记本,还是上网本。用这个小提示器,不用用键盘,直接打开你需要的键盘锁定。
sudo add-apt-repository ppa:tsbarnes/indicator-keylock
sudo apt-get update
sudo apt-get install indicator-keylock
8. UbuntuOne Indicator
UbuntuOne Indicator让你控制你的UbuntuOne同步化状态,很容易找到你刚才存储的文件。
sudo add-apt-repository ppa:rye/ubuntuone-extras
sudo apt-get update
sudo apt-get install ubuntuone-indicator
9.Lookit
Lookit是一个快捷抓屏工具,抓特定区域或者全屏都可以。抓取屏幕后,可以上传到FTP,SSH服务器或 Imgur。
安装
sudo add-apt-repository ppa:lookit/ppa
sudo apt-get update
sudo apt-get install lookit
10. Compiz-indicator
毫无疑问, Compiz窗口管理器的强大功能,变化性和实用性大家都是知道的。
但是这个小提示器没有PPA。可以下载在这herecompiz-indicator tar文件,解压到你的主目录。你会看到“compiz-indicator“文件夹。打开终端,使用命令:
cd compiz-indicator
chmod +x install.sh
./install.sh
安装完成后,按住Alt+F2,输入 compiz-indicator-start激活即可。
(译者提示:好像没这么麻烦吧。你安装compiz之后,在“系统–首选项–启动应用程序里面”,添加:名称“fusion“,命令”fusion-icon”就行了。这个朋友想多了。)
11. USB 安全移除提示器
如果使用USB或者外部磁盘插在电脑上,想要卸载的时候,总是用命令或者在文件管理器里操作。这个USB 安全移除提示器
让你直接从系统图标托盘里卸载。
安装,下载此处的.deb软件包here。
(译者提示:直接右键单击桌面上USB图标,也可以快速的“安全移除USB”)
12. 触摸板Indicator
当你打字的时候,触摸板有时很烦人哪。现在,你可以使用触摸板Indicator暂时使触摸板失效即可。
触摸板Indicator现在只支持Ubuntu Maverick。
安装
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install touchpad-indicator
13. 天气提示器
和触摸板提示器是同一个开发者开发的。你可以快速查看天气情况,关注天气变化。
现在也只是支持 Ubuntu Maverick。
安装
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install my-weather-indicator
(译者:一些小城市找不到,悲剧~~)
14. Google Reader 提示器
当你的Google Reader 更新时会提示你,展示给你文章题目。
该提示器下载也只支持Ubuntu Maverick
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install google-reader-indicator
15.多音乐播放器提示器
Ubuntu Maverick默认的是支持Rhythmbox在声音菜单里显示。一些别的媒体播放器也都有自己的提示器。
Banshee: 安装 banshee-community-extensions ,从插件列表里激活Banshee 提示器。
Exaile:从这下载 exaile的声音提示器。解压,然后把它发到目录“/HOME/.local/share/exaile/plugins”。打开你的Exaile,“编辑–首选项—插件”,激活声音菜单提示器插件。
Clementine:若是最新版本,自动显示。
XNoise:安装xnoise-plugins-core ,从插件列表里激活即可。
以上所列,挂一漏万,不能尽举。我们或许还没有发现更多好的提示器。
来源『maketecheasier.com』,
本文由Bentutu.com翻译整理编辑,转载注明出处http://bentutu.com/?p=243
-
- 帖子: 217
- 注册时间: 2009-12-07 16:56
Re: Ubuntu15个有用的小应用提示器
我擦,怎么图片链接不显示啊
-
- 帖子: 217
- 注册时间: 2009-12-07 16:56
- ooinzaghi
- 帖子: 1767
- 注册时间: 2010-11-18 15:55
- 系统: ubuntu16.04+win10
- 来自: Auir
Re: Ubuntu15个有用的小应用提示器
图片要自己上传,怎么复制法?
另外问下楼主,这些indicator能把几个程序集中在一起么?就像empathy,evolution等集中在一起,一点就出来。一个indicator只能搞一个程序多占面板啊!
本来抽屉能完成这该功能的,但是抽屉只有开机后第一次点能瞬间弹出里面的启动器,之后再点要延迟3m才出来,太TM蛋疼了
另外问下楼主,这些indicator能把几个程序集中在一起么?就像empathy,evolution等集中在一起,一点就出来。一个indicator只能搞一个程序多占面板啊!
本来抽屉能完成这该功能的,但是抽屉只有开机后第一次点能瞬间弹出里面的启动器,之后再点要延迟3m才出来,太TM蛋疼了

- yoursaf
- 帖子: 234
- 注册时间: 2010-04-01 0:58
Re: Ubuntu15个有用的小应用提示器
mark一下,挺 有用的几个小东西
代码: 全选
if ( 信春哥=true )
{
得永生;
不挂科;
赚大钱;
不怕磕;
}
else
{
去死吧;
}
- momova
- 帖子: 3381
- 注册时间: 2007-07-11 21:43
- 系统: archlinux
- 来自: 东江边
Re: Ubuntu15个有用的小应用提示器
my-weather-indicator---现在有整合的indicator,再小的地方也可以找到,而且能同时显示多地区的天气和未来有三天的天气。
11.04
10.10
10.04
11.04
代码: 全选
deb http://ppa.launchpad.net/weather-indicator-team/ppa/ubuntu natty main
deb-src http://ppa.launchpad.net/weather-indicator-team/ppa/ubuntu natty main
代码: 全选
deb http://ppa.launchpad.net/weather-indicator-team/ppa/ubuntu maverick main
deb-src http://ppa.launchpad.net/weather-indicator-team/ppa/ubuntu maverick main
代码: 全选
deb http://ppa.launchpad.net/weather-indicator-team/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/weather-indicator-team/ppa/ubuntu lucid main
我来了,我看见了,我征服了!
求勾搭,不管饭。
求勾搭,不管饭。
- Ur@nus
- 帖子: 622
- 注册时间: 2006-12-01 23:02
Re: Ubuntu15个有用的小应用提示器
留名支持,做个记号以后看。
- adagio
- 论坛版主
- 帖子: 22110
- 注册时间: 2008-02-17 23:47
- 来自: 美丽富饶的那啥星球
Re: Ubuntu15个有用的小应用提示器
好帖,给你装软件推荐区吧 

明天就换大三八!
——8核CPU、8G内存、8T硬盘……
8卡交火,80寸大屏放8个……
IPv8的光纤要8条……
---------------------------------------------------------------------------------
★ [图片版]新手当自强(续)FAQ
★ [新手进阶]挂载、fstab、调整linux分区
★ [图片版]E17桌面环境配置手把手
——8核CPU、8G内存、8T硬盘……
8卡交火,80寸大屏放8个……
IPv8的光纤要8条……
---------------------------------------------------------------------------------
★ [图片版]新手当自强(续)FAQ
★ [新手进阶]挂载、fstab、调整linux分区
★ [图片版]E17桌面环境配置手把手
- cameron
- 帖子: 358
- 注册时间: 2007-08-10 15:06
Re: Ubuntu15个有用的小应用提示器
很有用的教学帖。 

- eexpress
- 帖子: 58428
- 注册时间: 2005-08-14 21:55
- 来自: 长沙
- sxdhaoren
- 帖子: 852
- 注册时间: 2008-10-01 0:20
- 系统: ubuntu kylin16.04.3
-
- 帖子: 5
- 注册时间: 2011-02-25 10:40
Re: Ubuntu15个有用的小应用提示器
收到了,这个先保存