alexandrelamberty / weather-cli

:partly_sunny: Simple CLI app that scrape a local website to show the weather for 12 days or the current day.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go CI

Weather CLI

Simple CLI app that scrape a local website to show the weather for 12 days or the current day.

Requirements

GO

Installation

Not implemented yet.

Configuration

Not implemented yet.

Usage

Show the weather for the next 12 days.

weather

not implemented Show the weather for the day.

weather day

not implemented Show the weather for the week.

weather week

Todo

  • Add configuration with conf-go
  • Add cmd tab completion with cmdtab
  • Create two separate scrapper to choose the data source from.

About

:partly_sunny: Simple CLI app that scrape a local website to show the weather for 12 days or the current day.


Languages

Language:Go 100.0%