Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge weather to master #5

Merged
merged 13 commits into from
Sep 13, 2024
Merged

Merge weather to master #5

merged 13 commits into from
Sep 13, 2024

Conversation

soumyasen1809
Copy link
Owner

  • Ability to vie weather in TUI Calendar

- Use wttr.in to get weather data in JSON
- 2 parameters tested (temp and feels like)

%SOFTWARE
- Fill elements from wttr APIto the struct

%SOFTWARE
- Added block for weather layout
- Splitted month view block into 2 parts now

%SOFTWARE
- Weather displayed in the weather block
- Adjusted functions to be async

%SOFTWARE
- Shows all the weather fields in the
weather block of the TUI

%SOFTWARE
- Formatted city view in the TUI
- Cargo clippy fix

%SOFTWARE
- Get weather code and map it to
weather conditions

%SOFTWARE
- Added emoji map to the weather code

%SOFTWARE
- Can move through days and jump to previous and
next years

%SOFTWARE
- Added current time to the TUI calendar

%SOFTWARE
@soumyasen1809 soumyasen1809 added the enhancement New feature or request label Sep 13, 2024
@soumyasen1809 soumyasen1809 self-assigned this Sep 13, 2024
@soumyasen1809 soumyasen1809 merged commit f0559bf into master Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant