python-geeks / Automation-scripts

Repo for creating awesome automation scripts to make my panda lazier
MIT License
963 stars 538 forks source link

Weather notifier 🌤️ #954

Closed aryanmeh624 closed 3 weeks ago

aryanmeh624 commented 2 months ago

Script Title -Weather notifier!

Brief - The notifier uses openweathermap api and tells you the weather forecast of the day based on your location. built using tkinter for GUI experience. Can run in background with option to run it in after a fixed interval.

Instructions

Programming Language

Happy Coding

BDadmehr0 commented 2 months ago

Hello, I would like to work on these issues, but when I checked openweathermap, its APIs were paid. If you don't have a problem, I will use the free weather service.

aryanmeh624 commented 2 months ago

oh sorry I think I messed up I want to do it and wanted the creator of this repo to assign it to me so I can build it and create a pull request.

aryanmeh624 commented 2 months ago

What is the procedure of doing that. What I understood from the contribute.md was that for me to build an automation script i need to mae an issue and wait for the author to assign it to me.

BDadmehr0 commented 2 months ago

What is the procedure of doing that. What I understood from the contribute.md was that for me to build an automation script i need to mae an issue and wait for the author to assign it to me.

oh sorry If you want to work on these issues alone, there is no problem

aryanmeh624 commented 2 months ago

i dont mind collaborating its my first open source comntribution though i have some experience with tinter and python.Let me now if you wanna collaborate.

BDadmehr0 commented 2 months ago

If you want us to finish these issues together, it's better to clone this repo, create a new branch, and divide the tasks. We can work on the cloned repo, and I'll send the changes as a pull request.

gabe24x commented 1 month ago

Hello, I'm interested in working on this issue ("Weather Notifier #954"). I've already started implementing the changes locally and would like to contribute. Could you please assign this issue to me? Also, should I fork the repository and submit a pull request from my fork, or is there a different contribution process I should follow? Looking forward to your response, thank you!