Commit graph

7 commits

Author SHA1 Message Date
Vincent Bernat
dd3e05604e weather: show symbols for the next 12 hours 2024-05-13 09:40:39 +02:00
Vincent Bernat
4f44050fe7 weather: compute temperature range over 24 hours 2024-05-13 08:17:48 +02:00
Vincent Bernat
c1e81df684 weather: update to use met.no 2024-05-12 16:22:08 +02:00
Christopher Luna
7ff76a94a4
Update API endpoint for GeoIP web services
MaxMind is beginning to enforce policies around its API endpoints. Endpoints should use the correct hostname for the product or service, and should always use HTTPS.

[Release Note.](https://dev.maxmind.com/geoip/release-notes/2023#api-policies---temporary-enforcement-on-october-17-2023)
2023-08-28 12:32:33 -04:00
Vincent Bernat
911ba9c0ff weather: don't crash when no city 2021-12-26 18:36:59 +01:00
Vincent Bernat
bce64c1118 bin: run black 2021-12-26 15:31:38 +01:00
Vincent Bernat
45ee293d35 weather: do not make it depend on polybar
It's not used only by polybar and can be run before or after it.
2021-12-26 14:58:32 +01:00
Renamed from bin/polybar-weather (Browse further)