InfiniTimeOrg / InfiniTimeOrg/InfiniTime
Weather app needs to show time weather was acquired
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Verification
- I searched for similar issues (including closed issues) and found none was relevant.
Introduce the issue
I like the weather app but sometimes weather data will 'stall'. I have noticed on many smartwatches from the Pebble up to WearOS that sometimes the weather is not updated for several hours.
Preferred solution
On the weather page there should be the time the weather data was acquired, or a comment indicating this, eg. '2 hours old'.
Version
a2356f2f
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the weather page and the code that receives or stores weather data. Trace how the acquisition time is represented and displayed, then determine how the page should show the timestamp or an age such as “2 hours old.” Done means the weather page visibly indicates when its data was acquired.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100