From a9e924fd4ec6143af85df8fb38b1481653dcf5fc Mon Sep 17 00:00:00 2001 From: Shivansh Dhar Date: Thu, 17 Nov 2016 23:26:32 -0500 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2876dd7..b163a19 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ # Remotify -Control music playback. + + + +Control Spotify/iTunes using a TIVA Board as the remote-controller. +sdf +Features: +* Displays song name and artist +* Play/Pause +* Skip Song +* Previous Song +* Repeat +* Shake for Suffle! +* Volume control +* Mute +* Heat up temperature sensor to hear [Naveed's] (https://github.com/naveedgol) fire mixtape + +Bash: +Uses bashscript to send data to TIVA board and to control Spotify/iTunes with AppleScript. + +As a fun little feature there is a LaunchD script to run the bash script as a daemon.