Share My Creation Ripensameteo

Ripensameteo is a meteo aggregator, currently aimed at the Italian weather.
Ripensameteo collects weather forecasts from multiple providers, shows them, and records changes in forecasts, for comparison.

1242x2208bb.png


Some of the key technologies used are:
B4XPages - 99% of code is cross-platform
ASViewPager - for the main interface
xCustomListView - for the main scroll
SQLite - for storing forecasts
MiniHTMLParser - for collecting data from providers pages
Fetch - periodic background downloading of forecasts
Wait For - heavy usage of Resumable Subs for downloads and SQL queries
XUI Views - dialogs and user input

Available on the App Store
Distribution is actually limited to Italy, more countries to follow...

An Android version is also available

Also a brief account of the porting from B4A is reported here
 
Last edited:
Top