Jan
27
This weekend I found some time to create my first application for my new phone. A tiny little app, in fact.
I used Python to create a small weather application. When started, it asks for the city. Then, it fetches weather condition and forecast from Google. Then it displays current conditions. That's it.
I spent most of the development time on researching how you do things on Symbian and in PyS60. And, well, it's easier then I expected.
So, there's much more to do to make it a useful app - default city, for example, list of previously entered cities, choice between Celsius and Fahrenheit... Or getting the city from cell location. That would be neat!
If anyone wants to take a look, here it is!. (Sorry, no screen shots. I don't know yet how to make them
)
Comments
2 Comments so far
Cool looks good, and thanks for sharing the code its a good learning project.
Is one very nice app for pys60 and will be more perfect when you will add all the above option that you mentioned.
Thanks for sharing!!