🏠 Homepage
My Weather Indicator is an an application especially designed for Ubuntu you will be informed of current weather and the weather forecast. Integrated with the Ubuntu desktop via an indicator. With local maps showing the conditions in nearby towns. The weather forecast for the next few days in your city. You can have up to two indicators for two cities, and choose the best weather service information that you provide. You select customizable widgets to make your desktop more personalized.
Before you begin, ensure you have met the following requirements:
- If you install it from PPA don't worry about, because all the requirements are included in the package
- If you clone the repository, you need, at least, these dependencies,
gir1.2-gtk-3.0
gir1.2-glib-2.0
gir1.2-gdkpixbuf-2.0
gir1.2-appindicator3-0.1
gir1.2-notify-0.7
gir1.2-webkit2-4.0
python3-tz
python3-tzlocal
python3-cairo
python3-lxml
python3-dateutil
python3-requests
python3-requests-oauthlib
To install My Weather Indicator, follow these steps:
- In a terminal (
Ctrl+Alt+T
), run these commands
sudo add-apt-repository ppa:atareao/atareao
sudo apt update
sudo apt install my-weather-indicator
When you start My Weather Indicator it goes to Indicator Area, as you can see in the next screenshot,
In this screenshot, the language is Spanish, but, if there is no translation for your language, you will find the app in English.
My-Weather-Indicator comes with a complete configuration dialog. You can set two locations for the wheater. In the Main location tab, you can set following options,
As for the second location,
It's possible to choose the unit for temperature, pressure, and so on.
You can see forecast,
The evolution of the temperature and pressure
And a Moon calendar
To contribute to My Weather Indicator, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin atareao/readmemaker
- Create the pull request.
Alternatively see the GitHub documentation on creating a pull request. </commit_message></branch_name>
Thanks goes to these wonderful people (emoji key):
acdcfanbill | Lorenzo Carbonell | jalakas | vpaslavskyi |
💻 | 💻 | 💻 | 🌍 |