Articles by "meteo"
Showing posts with label meteo. Show all posts
There are various weather applications available for Linux. Meteo-Qt is an elegant weather application written in Python3 and Qt5 licensed under GNU General Public License v3, it displays weather information right on the panel and show notifications, further more you can check current week weather on its own window.
It uses OpenWeatherMap service to display weather information, for that you need to create an account on OpenWeatherMap site and get a API key which is free to use. It can only display one place weather at a time, from preferences you can change language, unit, temperature accuracy, update interval, launch at startup, font size and color in tray, notifications, system tray icon, and configure proxy.

Meteo QT

Feature Highlights:
  • Daily hourly weather information
  • Customize font color and size for the tray menu
  • Proxy support
  • Weather update notifications
  • Temperature units (Celsius, Fahrenheit or Kelvin)
  • Available in many languages
  • Auto start on system boot
  • Current week weather forecast which includes humidity, wind, pressure, precipitation, and other info.

Available for Ubuntu 17.04 Zesty/17.10 Artful/16.04 Xenial/Linux Mint 18/and other Ubuntu derivatives
To Install Meteo-QT Weather Application in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:


You can also download deb file and install it.

That's it