Author Topic: AVAILABLE TO TRY - Android App Build for Weather Display  (Read 2373 times)

0 Members and 1 Guest are viewing this topic.

Offline CNYWeather

  • Forecaster
  • *****
  • Posts: 2312
    • CNYWeather
AVAILABLE TO TRY - Android App Build for Weather Display
« on: May 01, 2025, 06:48:07 PM »
I've been working on an Android App for my website. I use Weather Display software and have since 2006.

It's been a fun build. Its pretty simple I guess. Uses testtags.php and clientraw.txt files from WD.
Taken a bit more than i thought to build it. I too am using Cursor AI and I'm using Android Studio.
It's a Flutter build within Android Studio. Building an Android App APK is pretty simple.
An iOS all isnt right now.

I have testtags updating on app load, then the quickupdates kick in using clientraw.txt which I upload every 30 seconds.
It's still a work in progress, but my goal will be to create some kind of config file for everyone else to input their
paths to testtags and clientraw, their local NWS Office, local radar, and NWS alert zone and counties for the app to check.

It's up on Github now but not complete just yet. There's a few screenshots to share with you all. I'll keep working on it
and share once I get the app so everyone can customize it. Soon I hope.
« Last Edit: May 14, 2025, 01:54:02 PM by CNYWeather »
Tony




Offline chief-david

  • Educational Weather
  • Forecaster
  • *****
  • Posts: 2952
  • Space Academy for Educators
    • Benilde-St. Margaret's Weather
Re: Android App Build for Weather Display
« Reply #1 on: May 01, 2025, 10:31:15 PM »
Keep us posted



You can't phase me-I teach Middle School.
It's not you-It's WU.

Offline vinesweather

  • Forecaster
  • *****
  • Posts: 382
    • The Vines Weather
Re: Android App Build for Weather Display
« Reply #2 on: May 01, 2025, 11:11:52 PM »
looks great!

Offline jaltman

  • Senior Member
  • **
  • Posts: 85
    • Stanley Rapids Weather
Re: Android App Build for Weather Display
« Reply #3 on: May 02, 2025, 07:02:35 AM »
It looks very nice.  Please let us know when its available to install through the usual channels.

Jim

Offline CNYWeather

  • Forecaster
  • *****
  • Posts: 2312
    • CNYWeather
Re: Android App Build for Weather Display
« Reply #4 on: May 02, 2025, 11:37:59 AM »
anything else anyone can this to be implemented?
Tony




Offline swright1957

  • Senior Member
  • **
  • Posts: 89
    • Hytheweather.co.uk
Re: Android App Build for Weather Display
« Reply #5 on: May 03, 2025, 11:04:58 AM »
will this pick up info from any weather station like mine when available?
"anything's possible with the weather"



Offline CNYWeather

  • Forecaster
  • *****
  • Posts: 2312
    • CNYWeather
Re: Android App Build for Weather Display
« Reply #6 on: May 03, 2025, 12:04:40 PM »
It's built for Weather Display and uses testtags and clientraw. My goal is for it to be user configurable to put paths to those you upload, so it will display your data then.
Tony




Offline Meteoensevilla

  • Contributor
  • ***
  • Posts: 130
    • Meteoensevilla
Re: Android App Build for Weather Display
« Reply #7 on: May 06, 2025, 07:17:55 AM »
I'm looking forward to it. It would be great if it worked as a widget for Android.

Thanks

Offline CNYWeather

  • Forecaster
  • *****
  • Posts: 2312
    • CNYWeather
Re: Android App Build for Weather Display
« Reply #8 on: May 14, 2025, 01:53:09 PM »
If anyone wants to give this a try, it's up on Github now.
https://github.com/trophyguy/CNYWeatherAppTemplate
You'll have to download the zip, extract, and manually install this on your phone.

This is an Android App for users of Weather Display Software.
As long as you're FTP'ing testtags and clientraw, you should be able to use this.

Bottom navigation bar you'll have a Config link.
You will need to fill in all the needed data/paths:
  • Name Your App
  • path to your testtags
  • path to clientraw
  • input your Lat and Long for forecast data
  • testtags update interval minutes
  • clientraw update interval seconds (called QuickUpdates in the app)
  • add multiple zones/county codes for warnings
  • add local weather radar code

I've never done this before. So let me know what I have messed up
or what can be improved upon. Thank you!


« Last Edit: May 14, 2025, 01:54:58 PM by CNYWeather »
Tony