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

Feature request: Temperature range on custom output #970

Open
edlime opened this issue Feb 23, 2024 · 0 comments
Open

Feature request: Temperature range on custom output #970

edlime opened this issue Feb 23, 2024 · 0 comments

Comments

@edlime
Copy link

edlime commented Feb 23, 2024

I love the custom output for its simple implementation.

c    Weather condition,
C    Weather condition textual name,
x    Weather condition, plain-text symbol,
h    Humidity,
t    Temperature (Actual),
f    Temperature (Feels Like),
w    Wind,
l    Location,
m    Moon phase 🌑🌒🌓🌔🌕🌖🌗🌘,
M    Moon day,
p    Precipitation (mm/3 hours),
P    Pressure (hPa),
u    UV index (1-12),

D    Dawn*,
S    Sunrise*,
z    Zenith*,
s    Sunset*,
d    Dusk*,
T    Current time*,
Z    Local timezone.

JSON output is richer but I don't need most of the parameters and it doesn't support emojis (AFAIK).

I'm looking to display temperature ranges throughout the day like:

Hong Kong: ⛅️ Partly cloudy +13°C feels like +12°C
TempRange: 8°C - 13°C
Sunrise: 06:55:11
Sunset: 18:26:11
Moon: 🌕
Wind: ↘22km/h
Rainfall: 0.0mm
Humidity: 77%

On another topic, I like v2 for the graphical representation of the temperature. It'll be great if it can be supported beyond the terminal with granular parameters, for example, configured to display one day or half day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant