Skip to content

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

Notifications You must be signed in to change notification settings

alexandrelamberty/weather-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages