To install :
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install my-weather-indicator
After installation it will appear in the Slingshot-launcher.
To have it started after login :
My-weather-indicator > Preferences > General options > check Autostart
Troubleshoot : http://askubuntu.com/questions/304667/cant-launch-my-weather-indicator
Hey man, I'm wondering, is wingpanel applets compatible with gnome2/gnome3/KDE?
ReplyDeleteDon't knowm for sure, but my guess is no....
DeleteHello,
ReplyDeletenot working for me. here is what i get in terminal:
sudo: add-apt-repository: command not found
sudo apt-get install software-properties-common
Deletehttps://askubuntu.com/questions/593433/error-sudo-add-apt-repository-command-not-found
ReplyDeleteuse $ sudo apt-get install -y software-properties-common
ReplyDelete