RingOV / gis-weather

Customizable weather widget
58 stars 18 forks source link

Display more than one location at the same time #3

Closed JHooverman closed 9 years ago

JHooverman commented 9 years ago

As far as I understood gis-weather will display the weather conditions for only one location. If I would like to switch to another, I will have to right-click, then select Location and enable the next. Will it be possible to add an option to allow to let gis-weather two or three locations at the same time?

RingOV commented 9 years ago

Run several copies with different config in plans

JHooverman commented 9 years ago

I am calling gis-weather in startup script with this command

python3 ./gis-weather.py

How do I append for example two different configurations?

RingOV commented 9 years ago

in plans

JHooverman commented 9 years ago

I am sorry, but I do not understand what "in plans" mean. Could you try to explain it more detailed?

RingOV commented 9 years ago

will appear in future versions

RingOV commented 9 years ago

You can test running multiply instances now

JHooverman commented 9 years ago

Thank you for implementing this, I will try it the upcoming weekend

JHooverman commented 9 years ago

Works perfectly, thank you very much!

screen