StevenHickson / PiAUISuite

Raspberry PI AUI Suite
Other
695 stars 210 forks source link

Alternative User Interface

Includes voicecommand, download, playvideo, and textcommand scripts

This requires:

To install the dependencies, run:

sudo apt-get install -y libboost-dev libboost-regex-dev youtube-dl axel curl xterm libcurl4-gnutls-dev mpg123 flac sox

To install PiAUISuite:

git clone https://github.com/StevenHickson/PiAUISuite.git
cd PiAUISuite/Install
./InstallAUISuite.sh

It will:

Different Parts

Name Purpose Blogpost
playvideo finds and plays videos Here
downloader find and downloads the best torrent Here
gvapi checks, sends, and deletes SMS messages Here
gtextcommand checks for sms messages every minute and runs commands from them Here
youtube streams youtube In browser and on Pi
youtube-safe streams other video files Hulu and Vimeo and others
voicecommand run voice commands Here and here

Copyright

GPLv3

Steven Hickson