Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.
/ morning-assistant Public archive

Have a virtual assistant deliver you local weather and world news on demand!

License

Notifications You must be signed in to change notification settings

gadhagod/morning-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

morning-assistant

Have a virtual assistant deliver you local weather and world news on demand!

Setup

Install the CLI:

pip3 install morning-assistant

Install the json parser:

brew install jq

Setup your preferences:

export NAME='{your name}'
export CITY='{your city}'
export WEATHER_SECRET='{openweather token}'

Get your Openweather token at openweathermap.org.

Usage

Run assistant. On run, you'll get weather in your city and news spoken to you!

Note: Macs only.

About

Have a virtual assistant deliver you local weather and world news on demand!

Resources

License

Stars

Watchers

Forks