Crates.io | barish |
lib.rs | barish |
version | 0.1.95 |
source | src |
created_at | 2023-04-25 13:23:12.816313 |
updated_at | 2023-06-25 21:19:45.857004 |
description | weather info in your terminal provided by bbc |
homepage | |
repository | |
max_upload_size | |
id | 848479 |
size | 27,365 |
weather information in the comfort of your terminal from the bbc
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.