barish

Crates.iobarish
lib.rsbarish
version0.1.95
sourcesrc
created_at2023-04-25 13:23:12.816313
updated_at2023-06-25 21:19:45.857004
descriptionweather info in your terminal provided by bbc
homepage
repository
max_upload_size
id848479
size27,365
(rraafays)

documentation

README

barish

weather information in the comfort of your terminal from the bbc

location not working?

bbc weather references locations via an absolutely arbitrary uid, I have done my best to convert an existing dat table I found from another project however, any kinds of contributions to src/locations.rs would be much appreciated!

these uids can be obtained by visiting the official bbc weather website and looking up your location, from there the url will contain its uid as the final word in the string and I would like all locations to be written in kebab case in src/locations.rs.

Commit count: 0

cargo fmt