Skip to content

Raspberry Pi should wake up and tell me things in the morning. Right?!?

License

Notifications You must be signed in to change notification settings

stevejarvis/morningpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi and the Morning Update

Just for fun, the Pi should say hi in the morning. Maybe like an alarm, read the weather, someone's last tweet... I dunno.

Installation (on Raspian)

  • Python 3 is needed, installed in Raspian by default.
  • Mplayer is needed for speech: $ sudo apt-get install mplayer
  • Clone this repository: $ git clone https://github.com/stevejarvis/morningpi.git
  • Run the tests: $ cd morningpi $ python3 tests.py
  • If they pass, you should be set! See if it talks: $ python3 main.py
  • Change preferences in settings.txt to make it say things you like

More Info

For more info about the tools used in this app. Twitter API Open Weather API

About

Raspberry Pi should wake up and tell me things in the morning. Right?!?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages