tenki 0.0.1

CLI Weather Application
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Tenki
Your terminal weatherperson.

## Todo
- [ ] api to pull single weather report
    - [ ] source API (OpenWeather)
    - [ ] parse json
    - [ ] 
- [ ] format terminal output (grids, unicode art) 
- [ ] manually stored weather preferences, uncomment to load like setting mirrors manually when installing arch linux
- [ ] dynamic search function, based on `pacman`'s wrapper `yay`, integrated with local 'mirrorlist'
- [ ] upgrade to query weather provider api vs locally stored mirror list