Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 620 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 620 Bytes

Astronomical Voice Notification

(full description coming soon)

Requirements

sudo apt-get install -y python3-dev libasound2-dev
sudo apt install mplayer
sudo pip3 install simpleaudio
sudo pip3 install pyephem

Getting Started

Go to your home directory
cd ~/
Turn LIRC support for Mplayer off
echo "nolirc=yes" >> .mplayer/config
(This section is NOT finished)

Special Thanks and Credits