Archives For November 30, 1999

Looking for a desktop weather application for Ubuntu desktop? My Weather Indicator is one of the great choices.

My Weather Indicator is an application especially designed for Ubuntu. It’s written in Python 3 and works on Plasma, GNOME, MATE, Xfce, etc.

The software displays current weather and the weather forecast via system tray indicator applet and desktop widget. Supported weather services include: OpenWeatherMap, Yahoo, wunderground.com, and World Weather Online.

To install the weather application, open terminal from your system application menu and run following commands one by one.

1.) Add the developer’s PPA by running command in terminal:

sudo add-apt-repository ppa:atareao/atareao

Type your login password (no asterisk feedback) for sudo prompt and hit Enter to continue.

2.) Refresh package cache and install the software:

sudo apt update

sudo apt install my-weather-indicator

3.) The first launching My Weather Indicator will bring up the settings dialog. There you can setup your location, widget theme, weather services, auto-start, refresh frequency, etc.

Note: after clicking OK button, it can take a few seconds to show the desktop widget.

Uninstall:

To remove the PPA, either open Software & Update > Other Software or run command:

sudo add-apt-repository --remove ppa:atareao/atareao

To remove the weather application, run command:

sudo apt remove my-weather-indicator

Gis Weather is an open-source desktop weather widget and indicator applet with highly customizable user interface.

Gis Weather is written in Python 3 with GTK+ 3. It features:

  • View weather for several days
  • Detailed weather forecast for today and tomorrow
  • Select the background and theme weather icons
  • “Compass” with the wind direction, with adjustable angle of rotation
  • Highlighting the high wind
  • Support weather services: Gismeteo.com, OpenWeatherMap.org, Yr.no.

The new version 0.84 was released hours ago with updated icons, translations, and various bug-fixes.

How to Install Gis Weather in Ubuntu:

The software offers .deb package available to download at the link below:

Grab the package the install it by opening terminal (Ctrl+Alt+T) and run command:

sudo dpkg -i ~/Downloads/gis-weather_*.deb

Once installed launch it from your system application menu:

Choose weather service, and setup your location at first launch:

Then you can change icons, background, text font via widget’s right-click menu. And in Preferences, change units, widget location, refresh time interval, appearances, enable indicator applet, auto-start, etc.

Simple Weather Indicator is an elegant and very simple system tray applet that displays the current weather condition of the user’s location in Unity and Gnome 3.

The applet is developed with Python and uses two web service calls Ip-api.com and eris.madadipouya.com to detect user’s location and temperature respectively.

Features:

  • Automatic/manual location detection
  • Show/hide location
  • Enable/disable indicator startup
  • Temperature scale support (Celsius, Fahrenheit)
  • Rounding weather temperature
  • Overall weather condition
  • Humdity level
  • Wind speed
  • Weather cloudiness
  • Weather pressure
  • Weather visibility

How to Install Simple Weather Indicator via PPA in Ubuntu:

The developer has made the indicator into PPA repository, available for Ubuntu 14.04, Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17.04, and derivatives.

To install it, simply open terminal (Ctrl+Alt+T) and run following commands one by one to get it from PPA:

sudo add-apt-repository ppa:kasra-mp/ubuntu-indicator-weather

sudo apt update

sudo apt install indicator-weather

For those who don’t want to add PPA, grab the latest “indicator-weather_x.x-xxx_all.deb” package from:

Then click install via Ubuntu Software App.

Uninstall:

To remove the applet, run following command in terminal:

sudo apt remove indicator-weather

And remove the PPA by going to System Settings -> Softwware & Updates -> Other Software tab.

Looking for a weather app for your Ubuntu desktop? Though there are a few available in Software Center, I would recommend my-weather-indicator which is developed by atareao team.

My-weather-indicator is an advanced desktop weather app for Ubuntu Unity. It displays the current weather situation and a week forecast for your location through indicator menu and/or a desktop widget.

my weather indicator and “alinone” widget

one week forecast

It also allows you to see a map of current situation, forecast information for the next hours and days of the temperature, humidity and cloudiness.

Forecast for next hours

The app also features:

  • support two locations
  • weather services: Yahoo, OpenWeatherMap, wunderground.com, world weather online.
  • weather display: Temperature, Pressure, Humidity, Thermal sensation, Dew point, The speed and wind direction, cloudiness, Time sunrise, sunset and twilight, Moon phase

Weather Preferences Window

How to Install My-weather-indicator in Ubuntu:

The weather app is available in the developer’s PPA for all current Ubuntu releases. Follow the steps below to add PPA and install the software:

1. Add PPA

Open terminal from app launcher or via Ctrl+Alt+T keys. When it opens, paste below command and hit run:

sudo add-apt-repository ppa:atareao/atareao

Type in your password (no visual feedback when typing) when it asks and hit Enter to continue.

2. Install the software via Synaptic Package Manager after clicked Refresh button. Or run following commands one by one in terminal:

sudo apt-get update

sudo apt-get install my-weather-indicator

Once installed, you can future update of the software alongside other system packages via the Software Updater utility.

3. (Optional) To remove the PPA, use Software & Updates -> Other Software. To remove my-weather-indicator, use Synaptic Package Manager or run command below in terminal:

sudo apt-get remove my-weather-indicator

For new changes, bugs, and requests, go to github.com/atareao/my-weather-indicator

Weather App “My Weather Indicator” was finally made into PPA with Ubuntu 15.04 Vivid support.

My-weather-indicator is a small indicator displays your weather formation on Unity panel system tray area. It features:

  • support two locations, select location with OpenStreetMap
  • desktop widget with a few themes.
  • up to 7 day weather forecast, and forecast map.
  • support: Open Weather Map, Yahoo Weather, wunderground.com, World weather online.

How to install my-weather-indicator:

Open terminal (Ctrl+Alt+T) and run below commands one by one to install it from the developer’s PPA:

sudo add-apt-repository ppa:atareao/atareao

sudo apt-get update

sudo apt-get install my-weather-indicator

Or grab the .deb installer (“my-weather-indicator_0.6.9-0extras14.04.2_all.deb”) from the launchpad page

After installing the software, launch it from the Dash and set your location, widget, weather service, display units, refresh frequency, etc.

Finally click the OK button and enjoy!

This quick tutorial shows you how to install my-weather-indicator, an open-source weather indicator and desktop widget, in Ubuntu 14.10 Utopic.

My-weather-indicator is a Unity indicator applet developed by atareao team. It displays the weather information, forecast, evolution, and forecast map of selected locations on Ubuntu panel. It also supports desktop widget.

Yahoo, Open Weather Map, wunderground.com, World Weather Online weather services are supported.

Install My-weather-indicator:

Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run commands below one by one to add the developer’s PPA and install the indicator:

sudo add-apt-repository ppa:atareao/atareao 

sudo apt-get update

sudo apt-get install my-weather-indicator

If you don’t want to add the PPA, grab the .deb installer directly from Launchpad Page.

The first time you launch the indicator, the Preferences window opens, there you can set your location, second location, show widget or not, widget skin, weather services, units, auto-start, refresh frequency, and more.