TuiWeather 0.1.4

Simple Tui app for showing weather
1
2
3
4
5
6
7
8
9
10
11
# TuiWeather
Simple TUI app showing weather 
# Installation (right now not recommended)
## best way
run:
```cargo install TuiWeather```
## second way 
download excutable from 
```
https://github.com/Detalexpl/TuiWeather/releases
```