Cumulus,一款Linux下的天气应用程序,它最近被Daryl Bennett启用,是简介美观的Linux桌面天气应用程序,该应用的预测是由最新的雅虎天气API提供。
效果图如下,输入杭州:
Cumulus配有许多吸引人的特征:
Set a custom background color and Location
Adjust opacity
Choose between various temperatures such as celsius, fahrenheit, & kelvin
Select your desired wind speed unit as follows miles/h, kilometre/h, metres/s
Toggle Unity Launcher badge
几个已知错误
There are a few grey clouds spoiling an otherwise bright first run
Some opacity issues on first-run
Dead links
Broken support pages
Credits panel that credits the old developers
Window isn’t resizable may annoy some of you
Ubuntu 16.04, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 Vivid Vervet, Ubuntu 14.04 Trusty Tahr and derivative systems like Linux Mint 17.2 Rafaela, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Pinguy OS 14.04, Elementary OS 0.3 Freya, Deepin 2014, Peppermint 6, Peppermint 5, LXLE 14.04 and Linux Lite 2 安装 Cumulus:
sudo apt-get install gdebi
wget https://github.com/kd8bny/cumulus/releases/download/v1.0.0/cumulus_1.0.0_amd64.deb
sudo gdebi cumulus_1.0.0_amd64.deb
注意: 在Ubuntu16.04下我测试了,无法运行Cumulus应用程序。为了解决这个问题,我先运行下面的命令:
sudo apt install gir1.2-webkit-3.0 python-gobject