红联Linux门户
Linux帮助

Ubuntu下安装中国天气预报工具cnWeather

发布时间:2014-11-13 22:23:32来源:linux网站作者:Just_Fancy

目前在 Ubuntu 下已经有一款天气应用指示器 indicator-weather,但其可查询的中国城市天气屈指可数。Ubuntu 中文论坛上的 Just_Fancy 近日开发出一款中国天气预报工具 cnWeather,数据来源取自“中国天气网”。该工具且提供配置界面。


目前暂不支持自动设置开机启动,需手动设置,点击“系统设置-开机启动应用程序”。


Ubuntu 12.04 安装

方法一:获取源代码

git clone git://github.com/timxx/cnweather.git


方法二:添加 PPA

sudo  apt-add-repository  ppa:timxx/cnweatherx
sudo apt-get update && sudo apt-get install cnweather


或者下载 DEB 安装包:https://launchpad.net/~timxx/+archive/cnweatherx/+packages