2 Commits

Author SHA1 Message Date
bebfc6887f Fetch weather data
- Fetch weather data from the url using the api key, city id, and units config
2025-09-18 21:33:22 +05:30
8661ea87db Load TOML Config
- Read `toml` file in the config dir
- Parse `toml` config in the file
2025-09-18 19:47:33 +05:30