Git Product home page Git Product logo

ubuntuindicatorweather's Introduction

UbuntuIndicatorWeather Tag

Description

UbuntuIndicatorWeather is a very simple weather indicator for Ubuntu unity and Gnome 3. It is developed with Python and uses two web service calls Ip-api.com, Weather-api.madadipouya.com (based on Open Weather Map) to detect user's location and temperature respectively.

Dependencies

The indicator has dependencies for Python >= 2.7 and requires some Python libraries which are listed below

  • Python >= 2.7
  • Python gtk library
  • Gir1.2-appindicator3-0.1
  • Gir1.2-notify-0.7
  • Python urllib
  • Python json library
  • Python retry library

How to install

Via PPA (Ubuntu only version 0.7 and onwards)

You can add PPA repository for easy installation and be notified on updates. Add the following repository to your machine like this:

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

$ sudo apt-get update

To install the weather indicator run:

$ sudo apt-get install indicator-weather

Supported Ubuntu versions

  • Bionic Beaver 18.04 LTS
  • Zesty Zapus 17.04 (Until version 1.0)
  • Yakkety Yak 16.10 (Until version 0.9.0)
  • Xenial Xerus 16.04 LTS
  • Wily Werewolf 15.10 (Until version 0.8.2)
  • Vivid Vervet 15.04 (Until version 0.9.0)
  • Trusty Tahr 14.04 LTS

Supported architectures

  • i386
  • X64

Via .deb file

If you want to use older versions (< 0.7) of the indicator or install it on other Debian based distributions, you can download .deb package(s) from release section (link).

Via AUR (Arch Linux)

For Arch Linux, UbuntuIndicatorWeather is available on the Arch User Repository, under the package name ubuntu-indicator-weather (link)

Via .tar.gz file

For non-debian based distributions you can download .tar.gz files which consist of the source code of the indicator from release section (link).

Extract the content of the compressed file and run installation file with root permission.

$ sudo ./install.sh

Website

For more information please refer to Simple Weather Indicator website.

Screenshot

Simple Weather Indicator

Donate

You can always support, show appreciation by buying a cup of coffee :-)

paypal

Contact

License

License

Indicator Weather is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

Indicator Weather is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. http://www.gnu.org/licenses/

Author(s):

© 2015-2018 Kasra Madadipouya [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.